/ CometEngine / Json / JsonObject / GetArraySystemString

GetArray(System.String)

Type:
METHOD

Params:
key: The key to find.

Return:
Returns the array if exists or null otherwise.

Description:
Gets the array value that matches with the given key.