Method BeginUpdate
BeginUpdate()
When implemented by a class, prevents object state updating until calling EndUpdate
method.
int BeginUpdate()
Returns
- int
Number of object state updating locks.
When implemented by a class, prevents object state updating until calling EndUpdate
method.
int BeginUpdate()
Number of object state updating locks.