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