uim-json v0.20.4 (2020-04-28T14:45:42Z)
Dub
Repo
DJSONObject.opIndexAssign
uim
json
classes
object_
DJSONObject
Undocumented in source. Be warned that the author may not have intended to support it.
O
opIndexAssign
(T value, string name)
O
opIndexAssign
(T value, string name)
O
opIndexAssign
(T values, string name)
O
opIndexAssign
(T value, size_t index)
class
DJSONObject
O
opIndexAssign
(
this
O
T
)
(
T
value
,
size_t
index
)
if
(
(
isNarrowString
!
T
)
&&
(
isArray
!
T
)
)
O
opIndexAssign
(T value, size_t index)
O
opIndexAssign
(T values, size_t index)
Meta
Source
See Implementation
uim
json
classes
object_
DJSONObject
constructors
this
functions
clear
dup
opCall
opIndex
opIndexAssign
remove
toString
properties
fields
length
values