Method EndUpdate
EndUpdate()
When implemented by a class, re-enables object state updating, that was turn of by calling BeginUpdate
method.
int EndUpdate()
Returns
- int
Number of object state updating locks.
When implemented by a class, re-enables object state updating, that was turn of by calling BeginUpdate
method.
int EndUpdate()
Number of object state updating locks.