CoreClasses Xojo Plugin

ObjectDictionary.GetStringKeys Method (console safe)

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

GetStringKeys() as String()

Parameters

Returns

String()

Remarks

See Also

ObjectDictionary Class