Click or drag to resize

freeGraphGetLinkInstance Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Graph.FreeGraph
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public freeGraphLink GetLinkInstance(
	freeGraphLinkBase link,
	bool skipCheck = true
)
Request Example View Source

Parameters

link
Type: imbSCI.Graph.FreeGraphfreeGraphLinkBase
skipCheck (Optional)
Type: SystemBoolean

Return Value

Type: freeGraphLink
See Also