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