Pop: Variant;
The Pop removes the first element from the set and returns its value.
As the set is a non-organized one, the first element may be unknown.
The method use is given in the example for IPythonSet.Add.
See also:
IPythonSet