XMLNodesCollection members

Include protected members
Include inherited members

Contains a collection of XML Document Object Model (DOM) nodes.

The XMLNodesCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets a count of the number of XML Document Object Model (DOM) node objects contained in the XMLNodesCollection collection. (Inherited from XMLNodes.)
Public property Item Gets a reference to the specified XML Document Object Model (DOM) node from the XMLNodesCollection collection. (Inherited from XMLNodes.)

Top

Methods

  Name Description
Public method GetEnumerator Gets an IEnumerator that iterates over all entries in the XMLNodesCollection object. (Inherited from XMLNodes.)

Top

See also

Reference

XMLNodesCollection interface

Microsoft.Office.Interop.InfoPath.SemiTrust namespace