MemberInfo._MemberInfo.GetType メソッド

定義

Type クラスを表す MemberInfo オブジェクトを取得します。

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

戻り値

Type クラスを表す MemberInfo オブジェクト。

実装

適用対象