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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.