Documentation
Dlang.org
Array.getElements
json
array
Array
Retrieves all the elements of an array as a list of nodes.
class
Array
json.node.Node
[]
getElements
(
)
Return Value
Type:
json
.
node
.
Node
[]
the elements of the array
json
array
Array
constructors
this
functions
_cPtr
addArrayElement
addBooleanElement
addDoubleElement
addElement
addIntElement
addNullElement
addObjectElement
addStringElement
dupElement
equal
foreachElement
getArrayElement
getBooleanElement
getDoubleElement
getElement
getElements
getIntElement
getLength
getNullElement
getObjectElement
getStringElement
hash
isImmutable
removeElement
seal
self
properties
_gType
static functions
_getGType
sizedNew
Retrieves all the elements of an array as a list of nodes.