Item(Index: Integer): IDimHierarchyInstance;
Index - alternative hierarchy index in the collection.
The property is read-only.
The Item property returns data of alternative hierarchy from the collection based on its index.
To get the number of hierarchies in the collection, use the IDimHierarchiesInstance.Count property.
The property use is given in the example for IDimHierarchies.Add.
See also: