Click or drag to resize

freeGraphLinkRegistryUnregisterLink Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Graph.FreeGraph
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public bool UnregisterLink(
	string nodeName,
	ILogBuilder logger = null
)
Request Example View Source

Parameters

nodeName
Type: SystemString
logger (Optional)
Type: imbSCI.Core.reportingILogBuilder

Return Value

Type: Boolean
See Also