MethodBase._MethodBase.GetType メソッド

定義

このメンバーの詳細については、「GetType()」をご覧ください。

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

戻り値

Type

このメンバーの詳細については、「GetType()」をご覧ください。

実装

注釈

このメンバーは、明示的なインターフェイス メンバーの実装です。 これは、MethodBase のインスタンスが _MethodBase インターフェイスにキャストされる場合のみ、使用できます。

適用対象