IMsDimIteratorLinks.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

Count: integer;

Description

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

Comments

To get a link from the collection, use the IMsDimIteratorLinks.Item property.

See also:

IMsDimIteratorLinks