IMsDimIteratorStubs.Count

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