MethodBase._MethodBase.IsVirtual Tulajdonság

Definíció

Ennek a tagnak a leírását lásd 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

Tulajdonság értéke

Ennek a tagnak a leírását lásd IsVirtual: .

Megvalósítás

Megjegyzések

Ez a tag egy explicit felületi tag implementációja. Csak akkor használható, ha a MethodBase példányt egy _MethodBase felületre öntötték.

A következőre érvényes: