Click or drag to resize
XmlUtilsCreateXmlWriter Method
Overload List
  NameDescription
Public methodStatic memberCreateXmlWriter(Stream, Encoding)
Creates a new XML text writer with the encoding specified which will write to the stream specified.
Public methodStatic memberCreateXmlWriter(String, Encoding)
Creates a new XML text writer with the encoding specified
Top
See Also