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