Click or drag to resize

GraphHelperCountReachable Method

Overload List
  NameDescription
Public methodStatic memberCountReachable(INode, EdgeType, NodeType)
Returns the count of the nodes reachable from the start node, under the type constraints given
Public methodStatic memberCountReachable(INode, EdgeType, NodeType, IActionExecutionEnvironment)
Public methodStatic memberCountReachable(INode, EdgeType, NodeType, Int32)
Returns the count of the nodes reachable from the start node, under the type constraints given
Public methodStatic memberCountReachable(INode, EdgeType, NodeType, IActionExecutionEnvironment, Int32)
Top
See Also