[]
Gets whether the collection is read-only.
public bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly As Boolean
true if the IList is read-only; otherwise, false.