Array.addElement

void addElement(json.node.Node node) nothrow

Appends the given node inside an array.

Parameters

nodethe element to add