IGraphNodeTo Method (Type) |
Returns the representation of the
GraphNode as an instance of the type provided.
Namespace:
Dse.Graph
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax Parameters
- type
- Type: SystemType
Return Value
Type:
ObjectExceptions Exception | Condition |
---|
NotSupportedException |
Throws NotSupportedException when the target type is not supported
|
See Also