Errors Methods (Microsoft.Office.Interop.InfoPath.SemiTrust)
| Name | Description | |
|---|---|---|
| Add |
Adds an ErrorObject to ErrorsCollection and returns a reference to the new Error object.This method is not CLS-compliant.
|
| Delete |
Deletes the specified ErrorObject object from the ErrorsCollection collection.This method is not CLS-compliant.
|
| DeleteAll |
Deletes all of the ErrorObject objects contained in the ErrorsCollection collection.This method is not CLS-compliant.
|
| GetEnumerator |
Gets an IEnumerator that iterates over all entries in the ErrorsCollection object.This method is not CLS-compliant.
|