Click or drag to resize
TypeGetMember Method
Overload List
  NameDescription
Public methodGetMember(String)
Searches for the public members with the specified name.
Public methodGetMember(String, BindingFlags)
Searches for the specified members, using the specified binding constraints.
Public methodGetMember(String, MemberTypes, BindingFlags)
Searches for the specified members of the specified member type, using the specified binding constraints.
Top
See Also