Python3Script Xojo Plugin
Python3Dictionary.Copy Method
Makes a copy of the dictionary and returns it as new dictionary.
Copy()
as
Python3Dictionary
Parameters
Returns
Python3Dictionary
Copy of the dictionary as new Python3Dictionary.
Remarks
See Also
Python3Dictionary Class