Errors Methods

Include Protected Members
Include Inherited Members

The Errors type exposes the following members.

Methods

  Name Description
Public method Add Adds an ErrorObject to ErrorsCollection and returns a reference to the new Error object.
Public method Delete Deletes the specified ErrorObject object from the ErrorsCollection collection.
Public method DeleteAll Deletes all of the ErrorObject objects contained in the ErrorsCollection collection.
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator() Gets an IEnumerator that iterates over all entries in the ErrorsCollection object.

Top

See Also

Reference

Errors Interface

Microsoft.Office.Interop.InfoPath Namespace