Get the children of this central body.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Children() As IAgVACentralBodyCollection |
| [C#] |
|---|
public IAgVACentralBodyCollection Children {get;} |
| [Managed C++] |
|---|
public: __property IAgVACentralBodyCollection ^ get_Children(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVACentralBodyCollection getChildren(); |
[Python - STK API ] |
|---|
@property def Children(self) -> "IAgVACentralBodyCollection": |






