XmlScanner Constructor A Sandcastle Documented Class Library
Overload List

  NameDescription
Public methodXmlScanner(Stream)
Creates an XML scanner that scans the supplied input stream, positions the scanner on the first significant segment.
Public methodXmlScanner(TextReader)
Creates an XML scanner that scans the supplied reader, positions the scanner on the first significant segment.
Top
See Also

Reference