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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1