IAccessible.accChildCount Proprietà

Definizione

L'interfaccia IAccessible e tutti i relativi membri esposti sono parte di un wrapper gestito per l'interfaccia IAccessible di COM (Component Object Model).

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

Valore della proprietà

Valore intero che rappresenta il conteggio.

Commenti

Per altre informazioni su accChildCount, vedere IAccess::get_accChildCount.

Si applica a