CustomXMLValidationErrors Members
Include Protected Members
Include Inherited Members
Represents a collection of CustomXMLValidationError objects.
The CustomXMLValidationErrors type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
Application | Gets an Application object that represents the container application for the CustomXMLValidationErrors object. Read-only. |
![]() |
Count | Gets the number of items in the CustomXMLValidationErrors collection. Read-only. |
![]() |
Creator | (Inherited from _IMsoDispObj.) |
![]() |
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. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Add | Adds a CustomXMLValidationError object containing an XML validation error to the CustomXMLValidationErrors collection. |
![]() |
GetEnumerator() | (Inherited from IEnumerable.) |
![]() |
GetEnumerator() |
Top