AGI STK Objects 11 Send comments on this topic.
ComputeSupportedTypes Property (IAgFmDefCompute)
See Also 





Description

Compute supported types.

Property type

Read-only property

Syntax

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

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

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

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

[Java]
public Object[] getComputeSupportedTypes();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1