Share via


IReadOnlyTypeBase.IsAbstract Método

Definição

Obtém um valor que indica se esse tipo estrutural representa um tipo abstrato.

[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

Retornos

truese o tipo for abstrato, caso contrário. false

Atributos

Aplica-se a