Removes a object property.
| [Visual Basic .NET] |
|---|
Public Sub Remove( _ ByVal IndexOrName As System.Object _ ) |
| [C#] |
|---|
public void Remove( |
| [Managed C++] |
|---|
public: void Remove( |
| [Java] |
|---|
public remove( |
| [Unmanaged C++] |
|---|
public: HRESULT Remove( |
- IndexOrName

| AGI STK Astrogator 11 | Send comments on this topic. |
| Remove Method (IAgVAScriptingSegmentCollection) | |
| See Also | |
![]() ![]() |
| [Visual Basic .NET] |
|---|
Public Sub Remove( _ ByVal IndexOrName As System.Object _ ) |
| [C#] |
|---|
public void Remove( |
| [Managed C++] |
|---|
public: void Remove( |
| [Java] |
|---|
public remove( |
| [Unmanaged C++] |
|---|
public: HRESULT Remove( |