Method IEnumerable.GetEnumerator
| Improve this Doc View SourceIEnumerable.GetEnumerator()
Returns an enumerator that iterates through the errors contained in the container.
Declaration
IEnumerator IEnumerable.GetEnumerator()
Returns
Type | Description |
---|---|
IEnumerator | An enumerator that can be used to iterate through the errors contained in the container. |