TimeSeries.GetValue Method
Gets the value.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
public function GetValue(
index : int
) : double;
This language is not supported or no code example is available.
Parameters
-
index
-
int
The index.
Return Value
double
System.Double.
In this article
Definition