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