IAccessible.accChildCount Proprietà

Definizione

L'interfaccia IAccessible e tutti i relativi membri esposti fanno parte di un wrapper gestito per l'interfaccia 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

Valore della proprietà

Intero che rappresenta il conteggio.

Commenti

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

Si applica a