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.3.0
Syntax
C#
IGraphNode[] ToIArray()

Return Value

Type: IGraphNode
See Also