Creates a new System.Xml.XmlReader instance using the specified System.IO.TextReader, configured with the XmlReaderSettings and XmlResolver required by the local parsers.
System.IO.TextReader from which to read the XML data. Because a System.IO.TextReader returns a stream of Unicode characters, he encoding specified in the XML declaration is not used by the System.Xml.XmlReader to decode the data stream An System.Xml.XmlReader object used to read the data contained in the stream
ObexXmlUtilities Class | Brecham.Obex.Objects Namespace | ObexXmlUtilities.CreateXmlReader Overload List