AGI STK Objects 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.