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






Windows & Linux

Description

The list of results defined for the profile.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Results() As IAgVADCResultCollection
[C#]
public IAgVADCResultCollection Results {get;}
[Managed C++]
public: __property IAgVADCResultCollection^ get_Results();
[Unmanaged C++]
public: HRESULT get_Results(
   IAgVADCResultCollection ** ppRetVal
);
[Java]
public IAgVADCResultCollection getResults();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.