Click or drag to resize

DirectedGraphConverterBaseT, TElementGetTypeID 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 int GetTypeID(
	T nodeOrLink
)
Request Example View Source

Parameters

nodeOrLink
Type: T

Return Value

Type: Int32
See Also