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