DataSeries Properties |
The DataSeries type exposes the following members.
Name | Description | |
---|---|---|
![]() | Capacity |
Maximum possible number of elements contained simultaneously.
|
![]() | Count |
Number of elements currently contained in the series.
|
![]() | Item |
Returns certain element of the series by its index (0-based, 0-th value is the newest one).
|