Pushes changes since the last BeginEdit()()() or AddNew()()() call into the underlying object.

Namespace:  Mindscape.LightSpeed
Assembly:  Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
public virtual void EndEdit()
Visual Basic (Declaration)
Public Overridable Sub EndEdit

Implements

IEditableObject..::.EndEdit()()()

See Also