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