ReadSubtree method

XmlReader ReadSubtree()

Implementation

XmlReader ReadSubtree() {
  throw NotImplementedException("ReadSubtree()");
}