This topic has not yet been rated - Rate this topic

StringPrototype.GetMethod Method

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Gets a method that has a specified name.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method GetMethod(String, BindingFlags) Gets a method that has the specified name. (Inherited from ScriptObject.)
Public method GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[]) Gets a method that has the specified name by using the specified selection criteria. (Inherited from ScriptObject.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.