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