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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface