Type..::.GetMethod Method Home
This page is specific to:.NET Framework Version:1.12.03.03.5Silverlight 34.0
.NET Framework Class Library
Type..::.GetMethod Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Gets a specific method of the current Type.

Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetMethod(String)Searches for the public method with the specified name.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetMethod(String, BindingFlags)Searches for the specified method, using the specified binding constraints.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetMethod(String, array<Type>[]()[])Searches for the specified public method whose parameters match the specified argument types.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetMethod(String, array<Type>[]()[], array<ParameterModifier>[]()[])Searches for the specified public method whose parameters match the specified argument types and modifiers.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetMethod(String, BindingFlags, Binder, array<Type>[]()[], array<ParameterModifier>[]()[])Searches for the specified method whose parameters match the specified argument types and modifiers, using the specified binding constraints.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetMethod(String, BindingFlags, Binder, CallingConventions, array<Type>[]()[], array<ParameterModifier>[]()[])Searches for the specified method whose parameters match the specified argument types and modifiers, using the specified binding constraints and the specified calling convention.
Top
See Also

Reference

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
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?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View