Compartir a través de


IReadOnlyTypeBase.IsAbstract Método

Definición

Obtiene un valor que indica si este tipo estructural representa un tipo abstracto.

[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

Devoluciones

true si el tipo es abstracto; de lo contrario, false .

Atributos

Se aplica a