CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Returns the child with the given index. See HasChildren()()()().
Namespace: CADability.GeoObjectAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
IGeoObject Child( int Index ) |
| Visual Basic |
|---|
Function Child ( _ Index As Integer _ ) As IGeoObject |
| Visual C++ |
|---|
IGeoObject^ Child( int Index ) |
Parameters
- Index
- Type: System..::..Int32
index of required child