Item(Index: Integer): IAlternateHierarchyMapping;
Item[Index: integer]: Prognoz.Platform.Interop.Cubes.IAlternateHierarchyMapping;
Index. Coincidence index in the collection.
The Item property returns the specified correspondence from the collection.
Indexing of correspondence in the the collection is continuous and starts with zero. To get the number of correspondences in the collection, use the IAlternateHierarchyMappings.Count property.
See also: