Udostępnij za pośrednictwem


IReadOnlyTypeBase.IsAbstract Metoda

Definicja

Pobiera wartość wskazującą, czy ten typ strukturalny reprezentuje typ abstrakcyjny.

[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

Zwraca

true jeśli typ jest abstrakcyjny, false w przeciwnym razie.

Atrybuty

Dotyczy