Assembly: Matrix;
The IAggregationInfoItem interface is used to get information about aggregated elements.
IAggregationInfoItem
To get aggregation information, use the the IAggregationInfo.Item property.
Property name | Brief description | |
Count | The Count property returns the number of aggregated elements. | |
Item | The Item property returns the aggregated element. |
See also: