ObjectJson.getMembers

Retrieves all the names of the members of an object.

You can obtain the value for each member by iterating the returned list and calling json.object.ObjectJson.getMember.

class ObjectJson
string[]
getMembers
()

Return Value

Type: string[]

the member names of the object