Chain.IsEmpty Eigenschaft

Definition

Ruft beim Überschreiben in einer abgeleiteten Klasse einen Wert ab, der angibt, ob die Kette leer ist.

public:
 abstract property bool IsEmpty { bool get(); };
public:
 abstract property bool IsEmpty { bool get(); };
public abstract bool IsEmpty { get; }
member this.IsEmpty : bool
Public MustOverride ReadOnly Property IsEmpty As Boolean

Eigenschaftswert

Boolean

Gilt für