When Length is different than zero, Length represents the range of the index [0..Length-1]
[Visual Basic] Public Property ReadOnly Length As Integer [C#] public int Length { get; } [C++] public: __property int get_Length(); [JScript] public function get Length() : int
Timeseries Class | TA.Lib Namespace