TimeSeries(Int32) Constructor

public TimeSeries( 
int maxLength = -1 
)
This language is not supported or no code example is available.
public:  
TimeSeries( 
int maxLength 
)
This language is not supported or no code example is available.
public function TimeSeries( 
maxLength : int 
);
This language is not supported or no code example is available.

Parameters

maxLength
int

In this article

Definition