imbSCI - Coding for Science - Foundation
imbSCI - Coding for Science - Foundation
imbSCI Namespaces
imbSCI.Graph Namespaces
imbSCI.Graph.MXGraph Namespaces
imbSCI.Graph.MXGraph.model
mxIGraphModel Interface
mxIGraphModel Methods
Add Method
BeginUpdate Method
CloneCells Method
Contains Method
EndUpdate Method
GetChildAt Method
GetChildCount Method
GetEdgeAt Method
GetEdgeCount Method
GetGeometry Method
GetParent Method
GetStyle Method
GetTerminal Method
GetValue Method
IsAncestor Method
IsCollapsed Method
IsConnectable Method
IsEdge Method
IsVertex Method
IsVisible Method
Remove Method
SetCollapsed Method
SetGeometry Method
SetStyle Method
SetTerminal Method
SetValue Method
SetVisible Method
mxIGraphModel
GetChildAt Method
imbSCI
|
imbACE
|
imbNLP
|
imbWEM
|
imbWBI
Returns the child of the given parent at the given index.
Namespace:
imbSCI.Graph.MXGraph.model
Assembly:
imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
Copy
Object
GetChildAt
(
Object
parent
,
int
index
)
Request Example
View Source
Parameters
parent
Type:
System
Object
Cell that represents the parent.
index
Type:
System
Int32
Integer that specifies the index of the child to be returned.
Return Value
Type:
Object
Returns the child at index in parent.
See Also
Reference
mxIGraphModel 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