MethodBase._MethodBase.IsVirtual Właściwość

Definicja

Aby uzyskać opis tego członka, zobacz 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

Wartość właściwości

Aby uzyskać opis tego członka, zobacz IsVirtual.

Implementuje

Uwagi

Ten element jest jawną implementacją członków. Można go używać tylko wtedy, gdy MethodBase wystąpienie jest rzutowe do interfejsu _MethodBase .

Dotyczy