IMsStubSelectionFilter.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Data source index.

Description

The Remove method removes data source filter with the specified index from the collection.

Comments

The method returns True if remove is successful, and False if all other cases.

See also:

IMsStubSelectionFilter