GraphNode Conversion (GraphNode to Double) |
Converts this instance to a long representation.
Namespace: Dse.GraphAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntax public static implicit operator double (
GraphNode b
)
Parameters
- b
- Type: Dse.GraphGraphNode
Return Value
Type:
DoubleSee Also