Pop(Key: Variant): Variant;
Key. Value key.
The Pop removes the element with the specified key from the dictionary and returns its value.
The method use is given in the example for IPythonDictionary.Update.
See also:
IPythonDictionary