JSONArray.length

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

class JSONArray
ulong
length
()

Return Value

Type: ulong

The number of child nodes contained within this JSONObject

Meta