UtilReflectionGetAllFields Method

Overload List

GetAllFields(Object, Boolean, BindingFlags) Gets all the fields declared in the specified object.
GetAllFields(Type, Boolean, BindingFlags) Gets all the fields declared in the specified Type.
GetAllFieldsT(Boolean, BindingFlags) Gets all the fields declared in the specified Type.

See Also