_Type.GetInterfaceMap(Type) Metode

Definisi

Menyediakan objek COM dengan akses independen versi ke GetInterfaceMap(Type) metode .

public:
 System::Reflection::InterfaceMapping GetInterfaceMap(Type ^ interfaceType);
public System.Reflection.InterfaceMapping GetInterfaceMap (Type interfaceType);
abstract member GetInterfaceMap : Type -> System.Reflection.InterfaceMapping
Public Function GetInterfaceMap (interfaceType As Type) As InterfaceMapping

Parameter

interfaceType
Type

Antarmuka Type yang akan mengambil pemetaan.

Mengembalikan

Objek InterfaceMapping yang mewakili pemetaan antarmuka untuk interfaceType.

Keterangan

Metode ini untuk akses ke kelas terkelola dari kode yang tidak dikelola, dan tidak boleh dipanggil dari kode terkelola.

Metode mengembalikan Type.GetInterfaceMap pemetaan antarmuka untuk jenis antarmuka yang ditentukan.

Berlaku untuk