Document.opBinaryRight

Find the element with key

struct Document
const pure
const(Element)
opBinaryRight
(
string op
)
(
in string key
)
if (
op == "in"
)

Return Value

Type: const(Element)

Returns the element with the key If on element with this key has been found an empty element is returned