Adds a central body to the collection of
central bodies. True indicates success.
| [Visual Basic .NET] |
|---|
Public Function Add( _
ByVal CentralBodyName As String _
) As Boolean
|
| [C#] |
|---|
public bool Add(
|
| [Managed C++] |
|---|
public: bool Add(
|
| [Java] |
|---|
public bool add(
|
| [Unmanaged C++] |
|---|
public: HRESULT Add(
|
- CentralBodyName
- A central body name.