AGI Real-Time Tracking Tool 11 Send comments on this topic.
Queries Property (IAgRt3EntityManager)
See Also 
Windows






Windows & Linux

Description

The queries associated with the entity provider.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Queries() As AgRt3QueryCollection

[C#]
public AgRt3QueryCollection Queries {get;}

[Managed C++]
public: __property AgRt3QueryCollection^ get_Queries();

[Unmanaged C++]
public: HRESULT get_Queries(
AgRt3QueryCollection ** ppRetVal
);

[Java]
public AgRt3QueryCollection getQueries();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface