Python3Script Xojo Plugin
Python3Dictionary.GetKeys Method
Gets list of all Keys in the dictionary and returns them as
Python3List
.
GetKeys()
as
Python3List
Parameters
Returns
Python3List
Remarks
See Also
Python3Dictionary Class