CoreClasses Xojo Plugin
ObjectDictionary.GetValues Method
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