ModelBaseTryRevertAllEdits Method
Reverts all changes of all editing levels.
Namespace: KGySoft.ComponentModelAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0-preview.1
public bool TryRevertAllEdits()
Public Function TryRevertAllEdits As Boolean
public:
virtual bool TryRevertAllEdits() sealed
abstract TryRevertAllEdits : unit -> bool
override TryRevertAllEdits : unit -> bool
Boolean if
EditLevel was greater than 0 before the call; otherwise,
.
ICanEditTryRevertAllEdits