IAlternateHierarchyMappings.Count

Syntax

Count: Integer;

Description

The Count property returns the number of correspondences in the collection.

Comments

To get a specific correspondence from the collection, use the IAlternateHierarchyMappings.Item property.

See also:

IAlternateHierarchyMappings