Returns the representation of the
GraphNode as an instance of type T.
Namespace: Dse.GraphAssembly: Dse (in Dse.dll) Version: 2.1.0
Syntax Type Parameters
- T
- The type to which the current instance is going to be converted to.
Return Value
Type:
TExceptions Exception | Condition |
---|
NotSupportedException |
Throws NotSupportedException when the target type is not supported
|
See Also