document

Undocumented in source.

Constructors

this
this(const(bson_value)[] values)
Undocumented in source.

Members

Functions

length
size_t length()
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
const(bson_value) opIndex(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString(int indent)
Undocumented in source. Be warned that the author may not have intended to support it.
values
const(bson_value)[] values()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta