imbSCI - Coding for Science - Foundation
imbSCI - Coding for Science - Foundation
imbSCI Namespaces
imbSCI.Graph Namespaces
imbSCI.Graph.MXGraph Namespaces
imbSCI.Graph.MXGraph.model
mxICell Interface
mxICell Methods
ChildCount Method
Clone Method
EdgeCount Method
GetChildAt Method
GetEdgeAt Method
GetEdgeIndex Method
GetIndex Method
GetTerminal Method
Insert Method
InsertEdge Method
Remove Method
RemoveEdge Method
RemoveFromParent Method
RemoveFromTerminal Method
SetTerminal Method
mxICell
GetIndex Method
imbSCI
|
imbACE
|
imbNLP
|
imbWEM
|
imbWBI
Returns the index of the specified child in the child array.
Namespace:
imbSCI.Graph.MXGraph.model
Assembly:
imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
Copy
int
GetIndex
(
mxICell
child
)
Request Example
View Source
Parameters
child
Type:
imbSCI.Graph.MXGraph.model
mxICell
Child whose index should be returned.
Return Value
Type:
Int32
Returns the index of the specified child.
See Also
Reference
mxICell Interface
imbSCI.Graph.MXGraph.model Namespace
Coding For Science - imbVeles Open Source Framework - Goran Grubić : 2017-2018
Project web site
Copyright (c) 2018 - GNU General Public License v3.0
Send comments on this topic to
hardy@veles.rs