Property RangeOpInProgress
- Namespace
- Alternet.Base.Collections
- Assembly
- Alternet.UI.Common.dll
RangeOpInProgress
Returns true if AddRange(IEnumerable<T>) is being executed at the moment.
public bool RangeOpInProgress { get; }
Returns true if AddRange(IEnumerable<T>) is being executed at the moment.
public bool RangeOpInProgress { get; }