JSONObject.opIndex

Operator overload for accessing values already in the AA.

class JSONObject
override
opIndex
(
string key
)

Return Value

Type: JSONType

The child node if it exists, otherwise null.

Meta