CheckLoop
CheckLoop(TreeNodeBase, TreeNodeBase)
Description
Check whether the connection of the node is looping.
Parameters
Parameter Name | Description |
---|---|
parentNode | Parent node |
childNode | Child node |
Returns
Returns true if it is looping.
Check whether the connection of the node is looping.
Parameter Name | Description |
---|---|
parentNode | Parent node |
childNode | Child node |
Returns true if it is looping.