AGI STK Objects 11 Send comments on this topic.
RemoveAll Method (IAgVeCorrelationListCollection)
See Also 
Windows






Windows & Linux

Description

Removes all elements from the collection.

Syntax

[Visual Basic .NET]
Public Sub RemoveAll() 

[C#]
public void RemoveAll();

[Managed C++]
public: void RemoveAll();

[Java]
public  removeAll();

[Unmanaged C++]
public: HRESULT RemoveAll();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface