CustomXMLValidationErrors Object Members
Represents a collection of CustomXMLValidationError objects.
Methods
| Name | Description | |
|---|---|---|
| Add | Adds a CustomXMLValidationError object containing an XML validation error to the CustomXMLValidationErrors collection. |
Properties
| Name | Description | |
|---|---|---|
| Application | Gets an Application object that represents the container application for the CustomXMLValidationErrors object. Read-only. |
| Count | Gets a Long indicating the number of items in the CustomXMLValidationErrors collection. Read-only. |
| Creator | Gets a 32-bit integer that indicates the application in which the CustomXMLValidationErrors object was created. Read-only. |
| Item | Gets a CustomXMLValidationError object from the CustomXMLValidationErrors collection. Read-only. |
| Parent | Gets the Parent object for the CustomXMLValidationErrors object. Read-only. |