[]
        
(Showing Draft Content)

C1.DataCollection.C1VirtualDataCollection-1.InternalList

InternalList Property

InternalList

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

Declaration
protected C1DynamicList<T> InternalList { get; }