AGI STK VGT 11 Send comments on this topic.
Values Property (IAgCrdnConditionSetEvaluateWithRateResult)
See Also 





Description

Computed values.

Property type

Read-only property

Syntax

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

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

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

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

[Java]
public Object[] getValues();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1