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++] |
|---|
public: HRESULT get_Children(
|
| [Java] |
|---|
public IAgVACentralBodyCollection getChildren();
|