SfcDependencyNode.IsPhysicalAncestor(Int32) 方法

定義

此節點的祖先關係狀態。 顯示該祖先是否為物理關係。 透過此旗標過濾,只處理 Parent-Child 關係。

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

參數

index
Int32

傳回

適用於