Remove all items.
| [Visual Basic .NET] |
|---|
Public Sub RemoveAll()
|
| [C#] |
|---|
public void RemoveAll();
|
| [Managed C++] |
|---|
public: void RemoveAll();
|
| [Java] |
|---|
public removeAll();
|
| [Unmanaged C++] |
|---|
public: HRESULT RemoveAll();
|
| AGI STK Objects 11 | Send comments on this topic. |
| RemoveAll Method (IAgLtPointCollection) | |
| See Also | |
|
STK 11.2.1 Programming Interface