public IEnumerator GetEnumerator()
 {
     return(ErrorCollection.GetEnumerator());
 }