Count: Integer;
The Count property returns dictionary size.
To determine dictionary element by its key, use the IVZDataDictionary.Item property.
The property use is given in the example for the IVZDataDictionary.Add method.
See also:
IVZDataDictionary