Remove(Index: Integer): Boolean;
Index. Index of dimension in the collection.
The Remove method removes dimension from the collection, which index is passed by the Index parameter.
The method returns True if removal is successful, and False if dimension removal with the specified index is not possible.
See also: