IReflect::GetMethod Method
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | IReflect::GetMethod(String^, BindingFlags) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a System.Reflection::MethodInfo object corresponding to a specified method under specified search constraints. For a description of this member, see IReflect::GetMethod. |
![]() ![]() | IReflect::GetMethod(String^, BindingFlags, Binder^, array<Type^>^, array<ParameterModifier>^) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a System.Reflection::MethodInfo object corresponding to a specified method, using a Type array to choose from among overloaded methods. For a description of this member, see IReflect::GetMethod. |
Show:

