TypeGetMember Method |
Name | Description | |
---|---|---|
GetMember(String) | Searches for the public members with the specified name. | |
GetMember(String, BindingFlags) | Searches for the specified members, using the specified binding constraints. | |
GetMember(String, MemberTypes, BindingFlags) | Searches for the specified members of the specified member type, using the specified binding constraints. |