IAggregationInfoItem

Assembly: Matrix;

Description

The IAggregationInfoItem interface is used to get information about aggregated elements.

Inheritance Hierarchy

          IAggregationInfoItem

Comments

To get aggregation information, use the the IAggregationInfo.Item property.

Properties

  Property name Brief description
Count The Count property returns the number of aggregated elements.
Item The Item property returns the aggregated element.

See also:

Matrix Assembly Interfaces