[]
        
(Showing Draft Content)

C1.DataCollection.BindingList.C1DataCollectionBindingList.IsFixedSize

IsFixedSize Property

IsFixedSize

Gets a value indicating whether the IList has a fixed size.

Declaration
public bool IsFixedSize { get; }
Implements