XmlPrecedingIterable constructor

XmlPrecedingIterable(
  1. XmlNode _start
)

Implementation

XmlPrecedingIterable(this._start);