Click or drag to resize

GraphHelperCountOutgoing Method

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