FormErrorCollection.Delete Method

Deletes the specified user-defined error from the FormErrorCollection object associated with the current form.

Overload List

Name Description
FormErrorCollection.Delete (FormError)
Deletes the specified FormError from the FormErrorCollection object associated with the current form.
FormErrorCollection.Delete (String)
Deletes all FormError objects of the specified name from the FormErrorCollection object associated with the current form.

See Also

Reference

FormErrorCollection Class
FormErrorCollection Members
Microsoft.Office.InfoPath Namespace