EditableObjectPropertyBag..::..RejectChanges Method

Replaces the current values collection with the original values collection.

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

Syntax


public void RejectChanges(
	bool recursive
)
Public Sub RejectChanges ( _
	recursive As Boolean _
)

Parameters

recursive
Type: Boolean
if set to true [recursive].

Remarks


Calling this cancels all pending edits.