Method BeginUpdate
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
BeginUpdate()
Prevents object state updating until calling EndUpdate
method.
public virtual int BeginUpdate()
Returns
- int
Number of object state updating locks.