The IGroupedData type exposes the following members.
Back to Top
Back to Top
Back to Top
Methods
| Name | Description | |
|---|---|---|
Returns an enumerator that iterates through a collection. (Inherited from | ||
| GetItems |
Gets the items based on the given key
|
Extension Methods
| Name | Description | |
|---|---|---|
| ToJSON |
Returns JSON representation of current instance of IEnumerable.
(Defined by DataExtensions.) | |
| ToXML |
Returns XML representation of current instance of IEnumerable.
(Defined by DataExtensions.) |
Properties
| Name | Description | |
|---|---|---|
| TopItem |
Top item in the hierarchy
|
See Also