CustomXMLNodes Members

Include Protected Members
Include Inherited Members

Contains a collection of CustomXMLNode objects representing the XML nodes in a document.

The CustomXMLNodes type exposes the following members.

Properties

  Name Description
Public property Application (Inherited from _IMsoDispObj.)
Public property Application Gets an Application object that represents the container application for the CustomXMLNodes object. Read-only.
Public property Count Gets a count of the number of CustomXMLNode objects in a CustomXMLNodes collection. Read-only.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Creator Gets a 32-bit integer that indicates the application in which the CustomXMLNodes object was created. Read-only.
Public property Item Gets a CustomXMLNode object from the CustomXMLNodes collection. Read-only.
Public property Parent Gets the parent object for the CustomXMLNodes object. Read-only.

Top

Methods

  Name Description
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator()

Top

See Also

Reference

CustomXMLNodes Interface

Microsoft.Office.Core Namespace