Remove(Index: Integer): Boolean;
Index. Condition index.
The Remove method removes the specified advanced filter condition.
Condition indexing is continuous and starts from zero.
To get the number of conditions, use the IMsDimIteratorAdvancedFilter.Count property.
If the deletion was successful, the method returns True, otherwise it returns False.
See also: