CollectionView.IsEmpty Propriété

Définition

Obtient une valeur qui indique si la vue (filtrée) résultante est vide.

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

Valeur de propriété

Boolean

true si la vue résultante est vide ; sinon, false.

Implémente

S’applique à