ICollectionView.IsEmpty Proprietà

Definizione

Restituisce un valore che indica se la visualizzazione risultante è vuota.

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

Valore della proprietà

true se la vista risultante è vuota; in caso contrario, false.

Si applica a