Click or drag to resize

graphNodeCustomGetIndex Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Returns the index of this node at its parent node. If no parent: returns -1

Namespace:  imbSCI.Data.collection.graph
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
public int GetIndex()
Request Example View Source

Return Value

Type: Int32
See Also