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
GetChildAt Method
imbSCI
|
imbACE
|
imbNLP
|
imbWEM
|
imbWBI
Returns the child at the specified index.
Namespace:
imbSCI.Graph.MXGraph.model
Assembly:
imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
Copy
mxICell
GetChildAt
(
int
index
)
Request Example
View Source
Parameters
index
Type:
System
Int32
Integer that specifies the child to be returned.
Return Value
Type:
mxICell
Returns the child at the specified index.
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