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