System.Reflection.InterfaceMapping.TargetMethods Field

Shows the methods that implement the interface.

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public MethodInfo[] TargetMethods

Remarks

The elements returned in the InterfaceMapping.InterfaceMethods array match their counterpart elements returned from the TargetMethods array. That is, the elements are in the same array indexing order.

Requirements

Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0