Property IsReadOnly IsReadOnly Gets a value indicating whether this instance is read only. Declaration public bool IsReadOnly { get; } Property Value Type Description bool true if this instance is read only; otherwise, false. Implements ICollection<T>.IsReadOnly