JSONObject.length

Allow the user to get the number of elements in this object

class JSONObject
ulong
length
()

Return Value

Type: ulong

The number of child nodes contained within this JSONObject

Meta