AGI STK Astrogator 11 Send comments on this topic.
Parameters Property (IAgVAProfileScriptingTool)
See Also 





Description

Returns the collection of parameters.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Parameters() As IAgVAScriptingParameterCollection

[C#]
public IAgVAScriptingParameterCollection Parameters {get;}

[Managed C++]
public: __property IAgVAScriptingParameterCollection^ get_Parameters();

[Unmanaged C++]
public: HRESULT get_Parameters(
IAgVAScriptingParameterCollection ** ppRetVal
);

[Java]
public IAgVAScriptingParameterCollection getParameters();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1