IPythonSet.Remove

Syntax

Remove(Value: Variant);

Parameters

Value. Value that should be removed.

Description

The Remove method removes the element with the specified value from the set.

See also:

IPythonSet