Assembly: Matrix;
The IMatrixWithAggregationInfo interface is used to work with aggregated data.
IMatrixWithAggregationInfo
To calculate aggregated data, use the IBasicMatrixAggregator.ExecuteWithAggregationInfo method.
| Property name | Brief description | |
| Matrix | The Matrix property returns the matrix with aggregated data. |
| Property name | Brief description | |
![]() |
Item | The Item property returns aggregation information. |
| Method name | Brief description | |
![]() |
Next | The Next method moves to the next aggregation. |
See also: