CollectionViewGroup.ItemCount Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le nombre d’éléments dans la sous-arborescence sous ce groupe.
public:
property int ItemCount { int get(); };
public int ItemCount { get; }
member this.ItemCount : int
Public ReadOnly Property ItemCount As Integer
Valeur de propriété
Nombre d’éléments (feuilles) dans la sous-arborescence sous ce groupe.
Remarques
Les sous-classes utilisent la ProtectedItemCount propriété pour modifier le nombre.