Overload List
| Name | Description | |
|---|---|---|
| XmlScanner(Stream) |
Creates an XML scanner that scans the supplied input stream, positions the scanner on the first significant segment.
| |
| XmlScanner(TextReader) |
Creates an XML scanner that scans the supplied reader, positions the scanner on the first significant segment.
|
See Also