Click or drag to resize

freeGraphAdapterTNodeGetID 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 string GetID(
	string n,
	int type
)
Request Example View Source

Parameters

n
Type: SystemString
type
Type: SystemInt32

Return Value

Type: String
See Also