IMatrixQueryFilterRanges.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Collection range index.

Description

The Remove method removes the specified filtering range from the collection.

Comments

The method returns True if the filtering range is removed successfully.

See also:

IMatrixQueryFilterRanges