Method BeginUndoUpdate
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
BeginUndoUpdate()
Allows to consider number of undo redo operations as single operation, until calling EndUndoUpdate
method.
public virtual int BeginUndoUpdate()
Returns
- int
Number of undo updating locks.