AGI STK Objects 11 Send comments on this topic.
GetValues Method (IAgDrDataSet)
See Also 





Description

Retrieves an array of values of the elements in the dataset.

Syntax

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

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

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

[Java]
public Object[] getValues();

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

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1