AGI STK Astrogator 11 Send comments on this topic.
UserVariables Property (IAgVAMCSOptions)
See Also 





Description

Interface used to add/remove user variables.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property UserVariables() As IAgVAUserVariableDefinitionCollection

[C#]
public IAgVAUserVariableDefinitionCollection UserVariables {get;}

[Managed C++]
public: __property IAgVAUserVariableDefinitionCollection^ get_UserVariables();

[Unmanaged C++]
public: HRESULT get_UserVariables(
IAgVAUserVariableDefinitionCollection ** ppRetVal
);

[Java]
public IAgVAUserVariableDefinitionCollection getUserVariables();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1