uim-json ~master (2020-07-03T20:10:25Z)
Dub
Repo
DJSNObject.opIndexAssign
uim
json
classes
object_
DJSNObject
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)
O
opIndexAssign
(T value, size_t index)
class
DJSNObject
O
opIndexAssign
(
this
O
T
)
(
T
value
,
size_t
index
)
if
(
(
!
isNarrowString
!
T
)
&&
(
!
isArray
!
T
)
)
O
opIndexAssign
(T values, size_t index)
Meta
Source
See Implementation
uim
json
classes
object_
DJSNObject
constructors
this
functions
clear
dup
opCall
opIndex
opIndexAssign
remove
toString
properties
fields
length
values