| GraphNode  Conversion (GraphNode to Boolean) | 
            Converts this instance to a boolean representation.
            
 
Namespace: Dse.GraphAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntaxpublic static implicit operator bool (
	GraphNode b
)
Parameters
- b
 - Type: Dse.GraphGraphNode
 
Return Value
Type: 
Boolean
See Also