Function BlockManager.NodeContainsAnyExcept

NodeContainsAnyExcept (GraphNode node, List<SingleNodeBlocker> selector)

True if the node contains any blocker which is not included in the selector list.

Public
bool NodeContainsAnyExcept (

GraphNode

node

List<SingleNodeBlocker>

selector

)

True if the node contains any blocker which is not included in the selector list.