SequenceDesignerAccessibleObject.GetChildCount 方法

定義

取得屬於可存取物件的子節點數量。

public:
 override int GetChildCount();
public override int GetChildCount();
override this.GetChildCount : unit -> int
Public Overrides Function GetChildCount () As Integer

傳回

一個整數代表屬於可及物件的子節點數量。

適用於