Click or drag to resize
XmlScanner Constructor
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