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 物件。

實作

適用於