FieldInfo._FieldInfo.GetType メソッド

定義

Type 型を表す FieldInfo オブジェクトを取得します。

 virtual Type ^ System.Runtime.InteropServices._FieldInfo.GetType() = System::Runtime::InteropServices::_FieldInfo::GetType;
Type _FieldInfo.GetType ();
abstract member System.Runtime.InteropServices._FieldInfo.GetType : unit -> Type
override this.System.Runtime.InteropServices._FieldInfo.GetType : unit -> Type
Function GetType () As Type Implements _FieldInfo.GetType

戻り値

Type 型を表す FieldInfo オブジェクト。

実装

適用対象