[]
        
(Showing Draft Content)

C1.DataCollection.C1WrapDataCollection-2.-ctor

C1WrapDataCollection Constructor

C1WrapDataCollection()

Initializes a new instance of the C1WrapDataCollection<S, T> class.

Declaration
protected C1WrapDataCollection()
Remarks

Use Source property to set the collection source.

C1WrapDataCollection(IEnumerable)

Initializes a new instance of the C1WrapDataCollection<S, T> class.

Declaration
protected C1WrapDataCollection(IEnumerable source)
Parameters
Type Name Description
IEnumerable source

The source.