XPathNodeIterator Constructor

Definition

Initializes a new instance of the XPathNodeIterator class.

protected:
 XPathNodeIterator();
protected XPathNodeIterator ();
Protected Sub New ()

Remarks

This constructor is called by derived class constructors to initialize state in this type.

Applies to