Home
Library
Learn
Downloads
Support
Community
Forums
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Reflection Namespace
IReflect Interface
IReflect Methods
GetMethod Method
GetMethod Method (String, BindingFlags)
GetMethod Method (String, BindingFlags, Binder, Type[], ParameterModifier[])
Related Links
GetField Method
GetFields Method
GetMember Method
GetMembers Method
GetMethods Method
GetProperties Method
GetProperty Method
InvokeMember Method
IReflect
.
.
::
.
GetMethod Method
This page is specific to:
.NET Framework Version:
1.1
2.0
3.0
3.5
Silverlight 3
4.0
.NET Framework Class Library
IReflect
.
.
::
.
GetMethod Method
Retrieves a
MethodInfo
object that corresponds to a specified method.
Overload List
Name
Description
GetMethod(String, BindingFlags)
Retrieves a
MethodInfo
object that corresponds to a specified method under specified search constraints.
GetMethod(String, BindingFlags, Binder,
array<
Type
>
[]
()
[]
,
array<
ParameterModifier
>
[]
()
[]
)
Retrieves a
MethodInfo
object corresponding to a specified method, using a
Type
array to choose from among overloaded methods.
Top
See Also
Reference
IReflect Interface
IReflect Members
System.Reflection Namespace
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Yes
No
Do you like the tabbed code blocks?
Yes
No
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
x
Classic
Lightweight Beta
ScriptFree
Switch View