getValueOfField

Gets the value of the field with the given name

U
getValueOfField
(
T
U
string field
)
(
T t
)

Parameters

t T

an instance of the type that has the field

Return Value

Type: U

the value of the field

Meta