ApplyChanges(RestoreValueFlag: Boolean);
RestoreValueFlag. Indicates whether value of the IMatrix.ValueFlag property is restored for matrix changed values.
The ApplyChanges method applies made matrix changes.
Available value of the RestoreValueFlag parameter:
True. After applying the changes the source values of the IMatrix.ValueFlag property will be returned for changed values.
False. After applying the changes the new values of the IMatrix.ValueFlag property will be saved for changed values.
See also: