Bson.opIndexAssign

Allows accessing fields of a BSON object using [].

Returns a null value if the specified field does not exist.

struct Bson
void
opIndexAssign
(
T
)
(,
string idx
)

Meta