Click or drag to resize

freeGraphAdapterTNodeGet Method (String, Int32)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Graph.FreeGraph.adapters
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public TNode Get(
	string id,
	int type = 0
)
Request Example View Source

Parameters

id
Type: SystemString
type (Optional)
Type: SystemInt32

Return Value

Type: TNode
See Also