IMsDimIterateByDataStubs.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

Count: integer;

Description

The Count property returns number of data sources in collection.

Comments

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

See also:

IMsDimIterateByDataStubs