ICollectionView.IsEmpty Eigenschaft

Definition

Gibt einen Wert zurück, der angibt, ob die resultierende Ansicht leer ist.

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

Eigenschaftswert

true, wenn die Ansicht leer ist, andernfalls false.

Gilt für: