IAccessible.accChildCount 屬性

定義

IAccessible 介面和其所有公開的成員都是元件物件模型 (COM) IAccessible 介面之 Managed 包裝函式的一部分。

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

屬性值

表示計數的整數。

備註

如需 的詳細資訊 accChildCount,請參閱 IAccessible::get_accChildCount

適用於