BoundsCheckableList1.IsReadOnly

BoundsCheckableList<T>.IsReadOnly property

Gets the value indicating if collection is readonly.

public bool IsReadOnly { get; }

See Also