UtilReflectionGetFieldValue Method

Overload List

GetFieldValueT(Object, String, BindingFlags) Searches for the specified field in the specified object, and returns the field value.
GetFieldValueT(Object, String, T, BindingFlags) Searches for the specified field in the specified object, and returns the field value.

See Also