Remove(Index: Integer): Boolean;
Index. Index of removed dimension.
The Remove method removes a dimension with the specified index.
If the dimension is removed successfully, the method returns True, otherwise it returns False.
Indexing of dimensions in the collection is continuous and starts with zero.
To get the number of dimension in the collection, use the IMsDimIteratorDimensions.Count property.
See also: