IMsDimIteratorStubs.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

Count: integer;

Description

The Count property returns number of data sources in collection.

Comments

To get the required data source from the collection, use the IMsDimIteratorStubs.Item property.

See also:

IMsDimIteratorStubs