Item(Index: Integer): IVariableStub;
Index. Index of data source in collection.
The Item property returns a data source with the specified index.
Data source indexing in the collection is continuous and starts with zero.
To get the number of data sources in the collection, use the IMsDimIteratorStubs.Count property.
See also: