Element.as

Tries to convert the value to the type T. @return true if the function succeeds

struct Element
@nogc @property const
bool
as
(
T
)
(
ref T result
)