ApplyChanges;
ApplyChanges();
The ApplyChanges method applies all changes to proxy object of data matrix.
To cancel all changes of proxy object of data matrix, use IMatrixWritableProxy.RevertChanges.
The method use is given in the example for IMatrixWritableProxy.BaseMatix.
See also: