InterfaceMapping.TargetMethods Bidang

Definisi

Menampilkan metode yang mengimplementasikan antarmuka.

public: cli::array <System::Reflection::MethodInfo ^> ^ TargetMethods;
public System.Reflection.MethodInfo[] TargetMethods;
[System.Runtime.InteropServices.ComVisible(true)]
public System.Reflection.MethodInfo[] TargetMethods;
val mutable TargetMethods : System.Reflection.MethodInfo[]
[<System.Runtime.InteropServices.ComVisible(true)>]
val mutable TargetMethods : System.Reflection.MethodInfo[]
Public TargetMethods As MethodInfo() 

Nilai Bidang

Atribut

Keterangan

Elemen yang InterfaceMethods dikembalikan dalam array cocok dengan elemen rekan mereka yang dikembalikan dari TargetMethods array. Artinya, elemen berada dalam urutan pengindeksan array yang sama.

Berlaku untuk

Lihat juga