Click or drag to resize
GraphNode  Conversion (GraphNode to Int64)
Converts this instance to a long representation.

Namespace: Dse.Graph
Assembly: Dse (in Dse.dll) Version: 2.1.0
Syntax
C#
public static implicit operator long (
	GraphNode b
)

Parameters

b
Type: Dse.GraphGraphNode

Return Value

Type: Int64
See Also