CommandBarComboBoxClass.ListCount 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 contenus dans la liste.
public:
virtual property int ListCount { int get(); };
public:
virtual property int ListCount { int get(); };
[System.Runtime.InteropServices.DispId(1610940424)]
public virtual int ListCount { [System.Runtime.InteropServices.DispId(1610940424)] get; }
[<System.Runtime.InteropServices.DispId(1610940424)>]
[<get: System.Runtime.InteropServices.DispId(1610940424)>]
member this.ListCount : int
Public Overridable ReadOnly Property ListCount As Integer
Valeur de propriété
Nombre d'éléments dans la liste.
Implémente
- Attributs