ConstructorInfo._ConstructorInfo.GetType Methode

Definition

Ruft ein Type-Objekt ab, das den ConstructorInfo-Typ darstellt.

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

Gibt zurück

Ein Type-Objekt, das den ConstructorInfo-Typ darstellt.

Implementiert

Gilt für: