XmlUtilsCreateXmlWriter Method | 
| Name | Description | |
|---|---|---|
| CreateXmlWriter(Stream, Encoding) | 
            Creates a new XML text writer with the encoding specified which will write to the stream specified.
              | |
| CreateXmlWriter(String, Encoding) | 
            Creates a new XML text writer with the encoding specified
              |