Length: Integer;
The Length property returns the number of dictionary elements.
Each element is a key-value pair. The value is accessed by a key.
The property use is given in the example for IPythonDictionary.Item.
See also:
IPythonDictionary