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 インターフェイスにキャストされている場合にのみ使用できます。

適用対象