[]
        
(Showing Draft Content)

C1.DataCollection.BindingList.C1BindingListDataCollection.InternalList

InternalList Property

InternalList

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

Declaration
protected List<object> InternalList { get; }