Name | Description | |
---|---|---|
![]() | Clear | Removes all errors from the collection. |
![]() | Contains | Specifies whether a given error is a member of the collection. |
![]() | CopyTo | Copies the elements of the collection to an Array, starting at the arrayIndex index. |
![]() | GetEnumerator | Returns an enumerator that iterates through a collection. |
![]() | Remove | Removes error from the collection |