AGI STK Util 11 Send comments on this topic.
ToArray Method (IAgDoublesCollection)
See Also 





Description

Returns an array of the elements in the collection

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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1