Clear;
The Clear method removes all dictionary elements.
To remove dictionary element by its key, use the IVZDataDictionary.Remove method.
The property use is given in the example for the IVZDataDictionary.Add method.
See also:
IVZDataDictionary