ShapeAccessibleObject.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 System#Reflection#IReflect#GetMethod(String, BindingFlags) Infrastructure. Gets a 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 System#Reflection#IReflect#GetMethod(String, BindingFlags, Binder, Type, ParameterModifier) Infrastructure. Gets a 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

ShapeAccessibleObject Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace