Count: Integer;
Count: integer;
The property is read-only.
The Count property returns the number of hierarchies in a collection.
To get alternative hierarchy data from collection by index, use the IDimHierarchiesInstance.Item property.
The property use is given in the example for IDimHierarchies.Add.
See also: