[]
Gets an IEnumerator that can be used to iterate over a collection.
public IEnumerator GetEnumerator()
Public Function GetEnumerator() As IEnumerator
| Type | Description |
|---|---|
| IEnumerator | An IEnumerator that can be used to iterate over a collection. |