Elements in Group.group have a common Group.key
Group
01 Syntax
SMRUCC.Rsharp.Runtime.Internal.Invokes.LinqPipeline.Group
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| getByName | 1 | just supports get data via 'key' or 'group' |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| Item | 1 | get by 0 based index |
04 Members
getByName(
String)just supports get data via 'key' or 'group'
Parameters
| Name | Type | Description |
|---|---|---|
name | String | - |
Item(
Int32)get by 0 based index
Parameters
| Name | Type | Description |
|---|---|---|
i | Int32 | - |