System.Reflection.InterfaceMapping: Field Members

The fields of System.Reflection.InterfaceMapping are listed below. For a list of all members, see the InterfaceMapping Members list.

See Also: Inherited members from System.ValueType

Public Fields

InterfaceMethodsMethodInfo[].

Shows the methods that are defined on the interface.

InterfaceTypeType.

Shows the type that represents the interface.

TargetMethodsMethodInfo[].

Shows the methods that implement the interface.

TargetTypeType.

Represents the type that was used to create the interface mapping.