IAdhocBulkSelectionSet.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Index of the deleted element.

Description

The Remove method removes the dimension from the collection.

Comments

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:

See also:

IAdhocBulkSelectionSet