public class SubmitErrorCollection : System.Collections.Generic.ICollection<ObjectSubmitError>, System.Collections.Generic.IEnumerable<ObjectSubmitError>, System.Collections.Generic.IEnumerable<T>, System.Collections.ICollection, System.Collections.IEnumerable
'Declaration Public Class SubmitErrorCollection Implements System.Collections.Generic.ICollection(Of ObjectSubmitError), System.Collections.Generic.IEnumerable(Of ObjectSubmitError), System.Collections.Generic.IEnumerable(Of T), System.Collections.ICollection, System.Collections.IEnumerable