IVZStringDictionary.Remove

Syntax

Remove(Value: String);

Parameters

Value. Key of the element removed from string data dictionary.

Description

The Remove method removes element from string data dictionary by the specified key.

See also:

IVZStringDictionary