ConstructorInfo._ConstructorInfo.GetType Metodo

Definizione

Ottiene un oggetto Type che rappresenta il tipo ConstructorInfo.

 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

Restituisce

Type

Oggetto Type che rappresenta il tipo ConstructorInfo.

Implementazioni

Si applica a