Hash.get

Fetches an element by its runtime name and stores it into the destination parameter.

struct Hash(args...)
static
bool
get
(
T
)
(
string name
,
out T dest
)

Meta