| ValuesSummary Methods |
The ValuesSummary type exposes the following members.
| Name | Description | |
|---|---|---|
| Add |
Adds the new item to the summary.
| |
| Clear |
Removes all items from the summary.
| |
| GetEnumerator |
Returns an enumerator.
| |
| Merge |
Adds the set of items to the summary.
| |
| Sum |
Sums the value with the item specified by name. Creates a new summary item when not found.
|
| Name | Description | |
|---|---|---|
| BatchSummaryItem |
Returns input in batches of batchSize size.
(Defined by BaseExtensions.) | |
| ToJSON |
Returns JSON representation of current instance of IEnumerable.
(Defined by DataExtensions.) | |
| ToXML |
Returns XML representation of current instance of IEnumerable.
(Defined by DataExtensions.) |