TimeSeries.First Property

Gets the first.
public virtual double First {get;}
This language is not supported or no code example is available.
public:  
virtual property double First { 
double get( ); 
}
This language is not supported or no code example is available.
public function get First() : double;
This language is not supported or no code example is available.

Property Value

double

The first.

In this article

Definition