CustomXMLNodes Object Members
Contains a collection of CustomXMLNodes objects representing the XML nodes in a document.
Properties
| Name | Description | |
|---|---|---|
| Application | Gets an Application object that represents the container application for the CustomXMLNodes object. Read-only. |
| Count | Gets a count of the number of CustomXMLNode objects in a CustomXMLNodes collection. Read-only. |
| Creator | Gets a 32-bit integer that indicates the application in which the CustomXMLNodes object was created. Read-only. |
| Item | Gets a CustomXMLNode object from the CustomXMLNodes collection. Read-only. |
| Parent | Gets the Parent object for the CustomXMLNodes object. Read-only. |