AGI STK Objects 11 Send comments on this topic.
ToArray Method (IAgImmutableIntervalCollection)
See Also 
Windows






Windows & Linux

Description

Returns a two-dimensional array of intervals.

Syntax

[Visual Basic .NET]
Public Function ToArray() As System.Array

[C#]
public System.Array ToArray();

[Managed C++]
public: System::Array ToArray();

[Java]
public Object[] toArray();

[Unmanaged C++]
public: HRESULT ToArray(
SAFEARRAY ** Array
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface