Click or drag to resize

IGraphNodeToIArray Method

Converts the instance into an array when the internal representation is a json array.

Namespace:  Dse.Graph
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
IGraphNode[] ToIArray()

Return Value

Type: IGraphNode
See Also