Partager via


IReadOnlyTypeBase.IsAbstract Méthode

Définition

Obtient une valeur indiquant si ce type structurel représente un type abstrait.

[System.Diagnostics.DebuggerStepThrough]
public virtual bool IsAbstract ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member IsAbstract : unit -> bool
override this.IsAbstract : unit -> bool
Public Overridable Function IsAbstract () As Boolean

Retours

true si le type est abstrait, false sinon.

Attributs

S’applique à