Click or drag to resize

XPathIteratorNodeList Class

[Missing <summary> documentation for "T:com.espertech.esper.compat.xml.XPathIteratorNodeList"]

Inheritance Hierarchy
SystemObject
  System.XmlXmlNodeList
    com.espertech.esper.compat.xmlXPathIteratorNodeList

Namespace:  com.espertech.esper.compat.xml
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public class XPathIteratorNodeList : XmlNodeList

The XPathIteratorNodeList type exposes the following members.

Constructors
  NameDescription
Public methodXPathIteratorNodeList
Initializes a new instance of the XPathIteratorNodeList class
Top
Properties
  NameDescription
Public propertyCount (Overrides XmlNodeListCount.)
Public propertyItemOf
Gets a node at the given index.
(Inherited from XmlNodeList.)
Top
Methods
See Also