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

返品

適用対象