AGI STK Astrogator 11 Send comments on this topic.
AvailableProfiles Property (IAgVAProfileCollection)
See Also 





Description

Returns a list of available profiles.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AvailableProfiles() As System.Array

[C#]
public System.Array AvailableProfiles {get;}

[Managed C++]
public: __property System::Array^ get_AvailableProfiles();

[Unmanaged C++]
public: HRESULT get_AvailableProfiles(
SAFEARRAY ** ppRetVal
);

[Java]
public Object[] getAvailableProfiles();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1