InterfaceMapping.TargetMethods Alan

Tanım

Arabirimi uygulayan yöntemleri gösterir.

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() 

Alan Değeri

Öznitelikler

Açıklamalar

Dizide InterfaceMethods döndürülen öğeler, diziden döndürülen karşılık gelen öğeleriyle TargetMethods eşleşir. Yani, öğeler aynı dizi dizinleme sırasına göredir.

Şunlara uygulanır

Ayrıca bkz.