proped ~master (2017-08-25T15:44:46Z)
Dub
Repo
Properties.getArray
proped
properties
Properties
Get an array of properties on the node
Example
node
.
getArray
();
Properties
[]
getArray
(
string
path
)
Properties
[]
getArray
()
struct
Properties
Properties
[]
getArray
(
)
Meta
Source
See Implementation
proped
properties
Properties
functions
get
getArray
getObject
getOrElse
isArray
isNull
isObject
isType
length
opBinaryRight
opOpAssign
set
sub
toString
valueToObject
Get an array of properties on the node
Example