[]
        
(Showing Draft Content)

C1.DataCollection.C1SortDataCollection-1.InternalList

InternalList Property

InternalList

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

Declaration
protected List<T> InternalList { get; }