Array.getObjectElement
json.object.ObjectWrap getObjectElement(uint index)Conveniently retrieves the object at the given position inside an array.
See also: json.array.Array.getElement, json.node.Node.getObject
Parameters
index | the index of the element to retrieve |
Returns
the object