Remove(Index: Integer): Boolean;
Index. Index of dimension in the collection.
The Remove method removes the specified dimension from 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.
If the removal is successful, the method returns True, otherwise False.
See also: