Partager via


IAttachedCollectionSource.HasItems Propriété

Définition

Retourne true si cette IAttachedCollectionSource contient des éléments, sinon false. L’accès à HasItems ne crée pas nécessairement les éléments eux-mêmes.

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

Valeur de propriété

Retourne true si cette IAttachedCollectionSource contient des éléments , sinon false. L’accès à HasItems ne crée pas nécessairement les éléments eux-mêmes.

S’applique à