Shows the methods that implement the interface.
[Visual Basic] Public targetMethods() As MethodInfo [C#] public MethodInfo[] targetMethods; [C++] public: MethodInfo* targetMethods[]; [JScript] public var targetMethods : MethodInfo[];
InterfaceMapping Structure | InterfaceMapping Members | System.Reflection Namespace | MethodInfo