JsonObjectMember

Undocumented in source.

Constructors

this
this(S key, size_t index, JsonObject obj)
Undocumented in source.

Members

Functions

opCmp
int opCmp(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(Object o)

Operator overload.

Properties

index
size_t index [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
key
S key [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
obj
JsonObject obj [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta