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