IAlternateHierarchyMappings.Count

Fore Syntax

Count: Integer;

Fore.NET 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