Method GetEnumerator
GetEnumerator()
Enumeration interface for iterating the items in the collection
Declaration
IEnumerator GetEnumerator()
Returns
| Type | Description |
|---|---|
| IEnumerator | Enumeration interface |
Enumeration interface for iterating the items in the collection
IEnumerator GetEnumerator()
| Type | Description |
|---|---|
| IEnumerator | Enumeration interface |