ApplyChanges;
The ApplyChanges method applies all changes to proxy object of data matrix.
On calling the method, data changed from the ChangeMatrix matrix will be copied to the BaseMatrix matrix. The ChangeMatrix matrix will be cleared.
The method use is given in description for IMatrixEx.CreateWritableProxyO.
See also: