MethodInfo._MethodInfo.GetType Methode

Definition

Bietet Zugriff auf die GetType() Methode von COM.

 virtual Type ^ System.Runtime.InteropServices._MethodInfo.GetType() = System::Runtime::InteropServices::_MethodInfo::GetType;
Type _MethodInfo.GetType();
abstract member System.Runtime.InteropServices._MethodInfo.GetType : unit -> Type
override this.System.Runtime.InteropServices._MethodInfo.GetType : unit -> Type
Function GetType () As Type Implements _MethodInfo.GetType

Gibt zurück

Ein Type Objekt, das den MethodInfo Typ darstellt.

Implementiert

Gilt für: