IAdoMdDimCalculations.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Index of removed calculated element.

Description

The Remove method removes a calculated element by its index in the collection and returns removal result.

Comments

The method returns True if removal is successful, and False if removal is impossible for some reason.

See also:

IAdoMdDimCalculations