UtilReflectionGetField Method

Overload List

GetField(Object, String, BindingFlags) Searches for the specified field in the specified object.
GetField(Type, String, BindingFlags) Searches for the specified field in the specified type.
GetFieldT(String, BindingFlags) Searches for the specified field in the specified type.

See Also