[]
Gets a value indicating whether the ItemCollection<T> is read-only.
public bool IsReadOnly { get; }
A bool value. true if the ItemCollection<T> is read-only; otherwise, false.
true
false