CoreClasses Xojo Plugin

ObjectDictionary.GetObjectKeys Method (console safe)

Gets all keys in the dictionary that are object based and returns them as Xojo array of objects.

GetObjectKeys() as Object()

Parameters

Returns

Object()

Remarks

See Also

ObjectDictionary Class