GraphNode  Conversion (GraphNode to Double) | 
 
            Converts this instance to a long representation.
            
 
    Namespace: 
   Dse.Graph
    Assembly:
   Dse (in Dse.dll) Version: 2.9.0
Syntaxpublic static implicit operator double (
	GraphNode b
)
Parameters
- b
 - Type: Dse.GraphGraphNode
 
Return Value
Type: 
Double
See Also