Share via


Type.GetFields Method

Gets the fields of the current type.

Overload List

Name Description
Type.GetFields () Gets the fields of the current type.
Type.GetFields (BindingFlags) When overridden in a derived class, this method searches for the fields defined for the current type, using the specified binding constraints (flags).

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

Type Class
Type Members
System Namespace