Element.get

@return the value as the type T @throw if the element does not contain the type and HiBONException is thrown

struct Element
@nogc @property const @trusted const
const(T)
get
(
T
)
()