Click or drag to resize

IGraphTODirectedGraphConverterGetCategoryID Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Graph.Converters
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public override string GetCategoryID(
	IGraphNode nodeOrLink
)
Request Example View Source

Parameters

nodeOrLink
Type: imbSCI.Data.collection.graphIGraphNode

Return Value

Type: String
See Also