Click or drag to resize
TypeGetField Method
Overload List
  NameDescription
Public methodGetField(String)
Searches for the public field with the specified name.
Public methodGetField(String, BindingFlags)
Searches for the specified field, using the specified binding constraints.
Top
See Also