IVZItemsNames.Remove

Syntax

Remove(Value: String);

Parameters

Value. Key of the element removed from the collection.

Description

The Remove method removes element from the collection by its key.

Example

Example of use is given on the description page of the IVZItemsNames.Add method.

See also:

IVZItemsNames