[]
Returns an enumerator that iterates through the collection.
public IEnumerator GetEnumerator()
Public Function GetEnumerator() As IEnumerator
| Type | Description |
|---|---|
| IEnumerator | A IEnumerator that can be used to iterate through the collection. |