[]
Initializes a new instance of the C1GroupDataCollection<S> class.
public C1GroupDataCollection(IEnumerable<S> source, bool isPlain)
Public Sub New(source As IEnumerable(Of S), isPlain As Boolean)
| Type | Name | Description |
|---|---|---|
| IEnumerable<S> | source | The source. |
| bool | isPlain | if set to |