InUpdate Property (ReentrantObservableCollection<T>)
Gets a
System.Boolean value determining whether the
ReentrantObservableCollection<T> is in update mode (
BeginUpdate has been called).
public bool InUpdate {get;}
'Declaration
Public ReadOnly Property InUpdate As Boolean