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






Windows & Linux

Description

Returns a list of available profile/segment names.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AvailableObjectNames() As System.Array
[C#]
public System.Array AvailableObjectNames {get;}
[Managed C++]
public: __property System::Array^ get_AvailableObjectNames();
[Unmanaged C++]
public: HRESULT get_AvailableObjectNames(
   SAFEARRAY ** ppRetVal
);
[Java]
public Object[] getAvailableObjectNames();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.