AGI STK Objects 11Send comments on this topic.
AvailablePropagators Property (IAgVePropagatorUserExternal)
See Also
Windows






Windows & Linux

Description

Get available propagators.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AvailablePropagators() As System.Array
[C#]
public System.Array AvailablePropagators {get;}
[Managed C++]
public: __property System::Array get_AvailablePropagators();
[Unmanaged C++]
public: HRESULT get_AvailablePropagators(
    SAFEARRAY * * ppRetVal
);
[Java]
public VariantArray getAvailablePropagators();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.