The RList<(Of <(T>)>) type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Count |
The number of elements currently in the list.
| |
| Current |
The current value of the series. Using this property is the same as calling LookBack(0).
| |
| HasPartialItem | ||
| IsReadOnly | ||
| Items | ||
| MaxLookBack | ||
| PartialItem | ||
| TotalCount |
Returns the total number of bars.
|