ReadOnlySet<T>.IsReadOnly property

Returns true; this collection is read-only.

public bool IsReadOnly { get; }

See Also