IsReadOnly

NonGenericList.IsReadOnly property

Gets a value indicating whether the IList is read-only.

public bool IsReadOnly { get; }

See Also