InterfaceMapping.InterfaceMethods Field
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Shows the methods that are defined on the interface.
Assembly: mscorlib (in mscorlib.dll)
The elements returned in the InterfaceMethods array match their counterpart elements returned from the TargetMethods array. That is, the elements are in the same array indexing order.
Show: