The Errors Collection | |
The Errors collection contains all of the Error objects created in response to a single failure involving the provider. |
Clear | |
Method | |
Removes all of the Error objects from the Errors collection. |
Refresh | |
Method | |
Updates the Error objects with information from the provider. |
Count | |
Returns: Long | Property |
Indicates the number of Error objects in the Errors collection. Read only. |
Item | |
Returns: Error | Property |
Allows indexing into the Errors collection to reference a specific Error object. Read only. |