Show / Hide Table of Contents

Method IEnumerable<DataValidationError>.GetEnumerator

| Improve this Doc View Source

IEnumerable<DataValidationError>.GetEnumerator()

Declaration
IEnumerator<DataValidationError> IEnumerable<DataValidationError>.GetEnumerator()
Returns
Type Description
System.Collections.Generic.IEnumerator<DataValidationError>
Implements
System.Collections.Generic.IEnumerable<T>.GetEnumerator()
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest