Click or drag to resize
TypeGetFields Method
Overload List
  NameDescription
Public methodGetFields
Returns all the public fields of the current Type.
Public methodGetFields(BindingFlags)
When overridden in a derived class, searches for the fields defined for the current Type, using the specified binding constraints.
Top
See Also