IAccessible.accChildCount 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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。