Removes a central body with the specified name from the collection of the central bodies.
[Visual Basic .NET] |
---|
Public Sub Remove( _ ByVal CentralBodyName As String _ ) |
[C#] |
---|
public void Remove( |
[Managed C++] |
---|
public: void Remove( |
[Java] |
---|
public remove( |
[Unmanaged C++] |
---|
public: HRESULT Remove( |
- CentralBodyName
- A central body name.