IMsDimIterateByDataStubs.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

Count: integer;

Description

The Count property returns the number of data sources in the collection.

Comments

To get the specified source from the collection, use the IMsDimIterateByDataStubs.Item property.

See also:

IMsDimIterateByDataStubs