[]
Gets a bool value determining whether the ReentrantObservableCollection<T> is in update mode (BeginUpdate() has been called).
public bool InUpdate { get; }