[]
Gets whether the ICollection<T> object is read-only.
public bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly As Boolean
true if the ICollection<T> object is read-only; otherwise, false.