[]
Gets a simple iteration over a collection.
public override IEnumerator GetEnumerator()
Public Overrides Function GetEnumerator() As IEnumerator
| Type | Description |
|---|---|
| IEnumerator | An IEnumerator that can be used to iterate through the collection. |