[]
Gets an enumerator that iterates through the collection.
public IEnumerator<BarSeries> GetEnumerator()
Public Function GetEnumerator() As IEnumerator(Of BarSeries)
| Type | Description |
|---|---|
| IEnumerator<BarSeries> | Enumerator that iterates through the collection. |