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 オブジェクト。

実装

適用対象