MethodBase._MethodBase.IsVirtual Vlastnost

Definice

Popis tohoto člena najdete v tématu 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

Hodnota vlastnosti

Popis tohoto člena najdete v tématu IsVirtual.

Implementuje

Poznámky

Tento člen je explicitní implementace členu rozhraní. Lze jej použít pouze v MethodBase případě, že je instance přetypovaná na _MethodBase rozhraní.

Platí pro