[]
        
(Showing Draft Content)

C1.WPF.C1OrderedSet.IsReadOnly

IsReadOnly Property

IsReadOnly

Gets a value indicating whether the ICollection<T> is read-only.

Declaration
public bool IsReadOnly { get; }
Implements