Remove(Index: Integer): Boolean;
None;
Index. Index of the deleted element.
The Remove method removes the dimension from the collection.
The number of dimensions in the collection is returned by the IAdhocBulkSelectionSet.Count property. Indexing of dimensions is continuous and starts with zero.
Available values:
True. The removal is successful.
False. The removal is executed with an error.
See also: