[]
Initializes a new instance of the C1WrapDataCollection<S, T> class.
protected C1WrapDataCollection()
Use Source property to set the collection source.
Initializes a new instance of the C1WrapDataCollection<S, T> class.
protected C1WrapDataCollection(IEnumerable source)
Type | Name | Description |
---|---|---|
IEnumerable | source | The source. |