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

Type 형식을 나타내는 ConstructorInfo 개체입니다.

구현

적용 대상