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