SequenceDesignerAccessibleObject.GetChildCount 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得屬於可存取物件的子節點數量。
public:
override int GetChildCount();
public override int GetChildCount();
override this.GetChildCount : unit -> int
Public Overrides Function GetChildCount () As Integer
傳回
一個整數代表屬於可及物件的子節點數量。