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