Count
<< Click to Display Table of Contents >> Count |
Indicates the number total number of values in the ISeries<T> array. This value should always be in sync with the CurrentBars array for that series.
A int representing the total size of the series
Count
protected override void OnBarUpdate() |