IAccessible.accChildCount Propriété

Définition

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

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 nombre.

Remarques

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

S’applique à