STK Real-Time Tracking ToolSend comments on this topic.
RemoveAll Method (IAgRt3QueryCollection)
See Also
Windows





Windows & Linux

Description

Remove all elements from the collection

Syntax

[Visual Basic .NET]
Public Sub RemoveAll()
[C#]
public void RemoveAll();
[Managed C++]
public: void RemoveAll();
[Unmanaged C++]
public: HRESULT RemoveAll();
[Java]
public void removeAll();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.