Retrieves the mapping of an interface into the actual methods on a class that implements that interface.
Object
ValueType
InterfaceMapping
[Visual Basic] Public Structure InterfaceMapping [C#] public struct InterfaceMapping [C++] public __value struct InterfaceMapping
[JScript] In JScript, you can use the structures in the NGWS frameworks, but you cannot define your own.
[To be supplied.]
Namespace: System.Reflection
Assembly: mscorlib.dll