KGy SOFT Core Libraries Help
C#
VB
C++
F#
Show/Hide TOC
ICan
Edit
Commit
Last
Edit Method
Commits all changes since the last
BeginNewEdit
call.
Definition
Namespace:
KGySoft.ComponentModel
Assembly:
KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
C#
Copy
void
CommitLastEdit
()
VB
Copy
Sub
CommitLastEdit
C++
Copy
void
CommitLastEdit
()
F#
Copy
abstract
CommitLastEdit
:
unit
->
unit
See Also
Reference
ICanEdit Interface
KGySoft.ComponentModel Namespace
In This Article
Definition
See Also