The following tables list the members exposed by ErrorCollection.
| Name | Description | |
|---|---|---|
![]() | ErrorCollection Constructor | Constructor |
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of elements contained in the System.Collections.ReadOnlyCollectionBase instance. (Inherited from System.Collections.ReadOnlyCollectionBase) |
![]() | Item | Gets the error at the specified index. |
| Name | Description | |
|---|---|---|
![]() | InnerList | Gets the list of elements contained in the System.Collections.ReadOnlyCollectionBase instance. (Inherited from System.Collections.ReadOnlyCollectionBase) |
| Name | Description | |
|---|---|---|
![]() | CopyTo | Copies the elements of the ErrorCollection to an Error array, starting at a particular index. |
![]() | GetEnumerator | Returns an enumerator that iterates through the System.Collections.ReadOnlyCollectionBase instance. (Inherited from System.Collections.ReadOnlyCollectionBase) |