ErrorManager Methods |
The ErrorManager type exposes the following members.
| Name | Description | |
|---|---|---|
| ClearErrors | Clears the error collection. | |
| GetEnumerator |
Returns an enumerator that iterates through a collection.
| |
| LoadErrors | Load errors from a file. | |
| SaveErrors(String) | Saves the contained errors to the specified file. | |
| SaveErrors(String, String) | Saves the contained errors to the specified file. |