Method IEnumerable<ValidationError>.GetEnumerator
| Improve this Doc View SourceIEnumerable<ValidationError>.GetEnumerator()
Declaration
IEnumerator<ValidationError> IEnumerable<ValidationError>.GetEnumerator()
Returns
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerator<ValidationError> |
Implements
System.Collections.Generic.IEnumerable<T>.GetEnumerator()