Click or drag to resize

ErrorManager Methods

The ErrorManager type exposes the following members.

Methods
  NameDescription
Public methodClearErrors
Clears the error collection.
Public methodGetEnumerator
Returns an enumerator that iterates through a collection.
Public methodStatic memberLoadErrors
Load errors from a file.
Public methodSaveErrors(String)
Saves the contained errors to the specified file.
Public methodSaveErrors(String, String)
Saves the contained errors to the specified file.
Top
See Also