Item(Index: Integer): IMsDimIteratorDimension;
Index. Index of the dimension in collection.
The Item property returns a dimension with the specified index.
Indexing of dimensions in the collection is continuous and starts with zero.
To get the number of dimensions in the collection, use the IMsDimIteratorDimensions.Count property.
See also: