ConstructorInfo._ConstructorInfo.GetType Метод

Определение

Возвращает объект Type, представляющий тип 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

Возвращаемое значение

Объект Type, представляющий тип ConstructorInfo.

Реализации

Применяется к