GraphNode Conversion (GraphNode to Boolean) |
Converts this instance to a boolean representation.
Namespace:
Dse.Graph
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax public static implicit operator bool (
GraphNode b
)
Parameters
- b
- Type: Dse.GraphGraphNode
Return Value
Type:
BooleanSee Also