Overload | Description |
---|---|
BeginEdit() | Creates an undo snapshot for the object graph. |
BeginEdit(UndoLevelAction) | Creates an undo snapshot and returns an UndoLevel object that is used to automatically commit or revert changes when it goes out of scope. |
Overload | Description |
---|---|
BeginEdit() | Creates an undo snapshot for the object graph. |
BeginEdit(UndoLevelAction) | Creates an undo snapshot and returns an UndoLevel object that is used to automatically commit or revert changes when it goes out of scope. |