Name | Description | |
---|---|---|
![]() | Count | Gets the number of elements contained in the collection. |
![]() | Item | Gets the error with the specified index from the collection. |
The following tables list the members exposed by SubmitErrorCollection.
Name | Description | |
---|---|---|
![]() | Count | Gets the number of elements contained in the collection. |
![]() | Item | Gets the error with the specified index from the collection. |
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 |