[]
        
(Showing Draft Content)

C1.DataCollection.C1DataCollectionList-1.SetSource

SetSource Method

SetSource(IDataCollection<T>?)

Sets the data collection that this list wraps.

Declaration
protected void SetSource(IDataCollection<T>? collection)
Parameters
Type Name Description
IDataCollection<T> collection

The collection.