[]
        
(Showing Draft Content)

C1.DataCollection.C1DataCollectionList-1.IsReadOnly

IsReadOnly Property

IsReadOnly

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

Declaration
public bool IsReadOnly { get; protected set; }
Implements