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