IAccessible.accChildCount Propriété

Définition

L'interface IAccessible et tous ses membres exposés font partie d'un wrapper managé pour l'interface IAccessible du modèle COM (Component Object Model).

public:
 property int accChildCount { int get(); };
public int accChildCount { get; }
member this.accChildCount : int
Public ReadOnly Property accChildCount As Integer

Valeur de propriété

Entier représentant le comptage.

Remarques

Pour plus d’informations sur accChildCount, consultez IAccessible ::get_accChildCount.

S’applique à