| |
| Name | Returns | Description |
|---|---|---|
| Clear | Removes all of the Error objects from the Errors collection. | |
| Refresh | Updates the Error objects with information from the provider. |
| Name | Returns | Description |
|---|---|---|
| Count | Long | Indicates the number of Error objects in the Errors collection. Read- only. |
| Item | Error | Allows indexing into the Errors collection to reference a specific Error object. Read-only. |
| |