Click or drag to resize

DirectedGraphConverterBaseT, TElementGetCategoryID Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Parameters

nodeOrLink
Type: T

Return Value

Type: String
See Also