Condividi tramite


IReadOnlyTypeBase.IsAbstract Metodo

Definizione

Ottiene un valore che indica se questo tipo strutturale rappresenta un tipo astratto.

[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

Restituisce

true se il tipo è astratto, false in caso contrario.

Attributi

Si applica a