STK Real-Time Tracking ToolSend 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 IAgRt3QueryCollection
[C#]
public IAgRt3QueryCollection Queries {get;}
[Managed C++]
public: __property IAgRt3QueryCollection ^ get_Queries();
[Unmanaged C++]
public: HRESULT get_Queries(
    IAgRt3QueryCollection ** ppQueries
);
[Java]
public IAgRt3QueryCollection getQueries();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.