Remove(Value: String);
Value. Key of the element to be removed.
The Remove method removes dictionary element by the specified key.
To remove all dictionary elements, use the IVZDataDictionary.Clear method.
The property use is given in the example for the IVZDataDictionary.Add method.
See also: