IMsStubLoadSelectionValues.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Collection selection index.

Description

The Remove method removes selection with the specified index from the collection.

Comments

Indexing of collection selections is continuous and starts with zero.

If the removal is successful, the method returns True, otherwise it returns False.

See also:

IMsStubLoadSelectionValues