proped ~master (2017-08-25T15:44:46Z)
Dub
Repo
Properties.set
proped
properties
Properties
Installing a new value in the node
void
set
(
string
path
,
T
val
)
void
set
(
string
path
,
PropNode
val
)
void
set
(
T
val
)
struct
Properties
void
set
(
T
)
(
T
val
)
if
(
IsValidType
!
T
)
Parameters
val
Type:
T
New value
Meta
Source
See Implementation
proped
properties
Properties
functions
get
getArray
getObject
getOrElse
isArray
isNull
isObject
isType
length
opBinaryRight
opOpAssign
set
sub
toString
valueToObject
Installing a new value in the node