ConstructorInfo._ConstructorInfo.GetType Método

Definición

Obtiene un objeto Type que representa el tipo de 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

Devoluciones

Type

Objeto Type que representa el tipo ConstructorInfo.

Implementaciones

Se aplica a