Click or drag to resize
GraphNodeToT Method
Returns the representation of the GraphNode as an instance of type T.

Namespace: Dse.Graph
Assembly: Dse (in Dse.dll) Version: 2.2.0
Syntax
Exceptions
ExceptionCondition
NotSupportedException Throws NotSupportedException when the target type is not supported
See Also