IMsDimIterateByDataStubs.Count

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