EditableObjectModelCollection<(Of <(<'TModelType>)>)>..::..RejectChanges Method

Discards all pending changes and reverts to the values used the last time AcceptChanges was called.

Namespace:  Tortuga.Anchor.Modeling
Assembly:  Tortuga.Anchor (in Tortuga.Anchor.dll)

Syntax


public void RejectChanges()
Public Sub RejectChanges

Remarks


This will call RejectChanges on properties and collection items from the original collection that implement IRevertibleChangeTracking