/ CometEngine / Json / JsonArray / GetObjectSystemUInt32

GetObject(System.UInt32)

Type:
METHOD

Params:
index: The index for the requested object.

Return:
Returns a valid object if the index is valid or null if it is not.

Description:
Gets the requested json object if the index is valid.