XmlAncestorsIterator constructor

XmlAncestorsIterator(
  1. XmlNode? _current
)

Implementation

XmlAncestorsIterator(this._current);