MethodBase._MethodBase.IsVirtual プロパティ

定義

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

property bool System::Runtime::InteropServices::_MethodBase::IsVirtual { bool get(); };
bool System.Runtime.InteropServices._MethodBase.IsVirtual { get; }
member this.System.Runtime.InteropServices._MethodBase.IsVirtual : bool
 ReadOnly Property IsVirtual As Boolean Implements _MethodBase.IsVirtual

プロパティ値

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

実装

注釈

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

適用対象