CoreClasses Xojo Plugin
ObjectDictionary.GetValues Method
(console safe)
Gets all values in the dictionary and returns them as Xojo array of Objects.
GetValues()
as
Object()
Parameters
Returns
Object()
Remarks
See Also
ObjectDictionary Class