Click or drag to resize

GraphHelperCountReachableOutgoing Method

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