SfcDependencyNode.IsPhysicalChild(Int32) 方法

定義

此節點的子關係狀態。 表示該孩子是否有身體關係。 透過此旗標過濾,只處理 Parent-Child 關係。

public bool IsPhysicalChild(int index);
member this.IsPhysicalChild : int -> bool
Public Function IsPhysicalChild (index As Integer) As Boolean

參數

index
Int32

傳回

適用於