Item(Key: String): Variant;
Key. Key of the element that must be determined.
The Itemproperty determine dictionary element by its key.
To get the number of dictionary elements, use the IVZDataDictionary.Count property.
The property use is given in the example for the IVZDataDictionary.Add method.
See also: