Item(Index: Integer): IAdhocDsoDimension;
None;
Index. Index of dimension in the collection.
The Item property returns the specified dimension included in the collection.
The number of dimension in the collection is returned by the IAdhocDsoDimensions.Count property. Indexing of dimensions is continuous and starts with zero.
The property use is given in the example for IAdhocReport.Synchronization.
See also: