QuoteSeries(Int32) Constructor

Initializes a new instance of the QuoteSeries class.
public QuoteSeries( 
int maxLength 
)
This language is not supported or no code example is available.
public:  
QuoteSeries( 
int maxLength 
)
This language is not supported or no code example is available.
public function QuoteSeries( 
maxLength : int 
);
This language is not supported or no code example is available.

Parameters

maxLength
int

Max Length.

In this article

Definition