Click or drag to resize

graphToDirectedGraphConverterBasicGetTypeID 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 int GetTypeID(
	graphNode nodeOrLink
)
Request Example View Source

Parameters

nodeOrLink
Type: imbSCI.Data.collection.graphgraphNode

Return Value

Type: Int32
See Also