AGI STK Astrogator 11 Send comments on this topic.
Controls Property (IAgVAProfileSearchPlugin)
See Also 
Windows






Windows & Linux

Description

The selected control parameters.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Controls() As IAgVASearchPluginControlCollection

[C#]
public IAgVASearchPluginControlCollection Controls {get;}

[Managed C++]
public: __property IAgVASearchPluginControlCollection^ get_Controls();

[Unmanaged C++]
public: HRESULT get_Controls(
IAgVASearchPluginControlCollection ** ppRetVal
);

[Java]
public IAgVASearchPluginControlCollection getControls();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface