[]
        
(Showing Draft Content)

C1.DataCollection.C1DataCollectionBase-1.InternalList

InternalList Property

InternalList

Gets or sets the list that hold the items to be returned in the public api.

Declaration
protected virtual IReadOnlyList<T> InternalList { get; set; }