Share via


SubfieldAccessibleObject.GetMethod Method

Include Protected Members
Include Inherited Members

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

Overload List

 

Name

Description

Explicit interface implemetationPrivate method

IReflect.GetMethod(String, BindingFlags)

Infrastructure. Gets a System.Reflection.MethodInfo object corresponding to a specified method under specified search constraints. For a description of this member, see IReflect.GetMethod. (Inherited from AccessibleObject.)

Explicit interface implemetationPrivate method

IReflect.GetMethod(String, BindingFlags, Binder, array<Type[], array<ParameterModifier[])

Infrastructure. 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. (Inherited from AccessibleObject.)

Top

See Also

Reference

SubfieldAccessibleObject Class

SubfieldAccessibleObject Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace