WriteXml Method
Overloads
WriteXml(XmlWriter)
Declaration
public void WriteXml(XmlWriter writer)
Parameters
Type | Name | Description |
---|---|---|
System.Xml.XmlWriter | writer |
WriteXml(XmlWriter, Boolean)
Declaration
public void WriteXml(XmlWriter writer, bool encrypt)
Parameters
Type | Name | Description |
---|---|---|
System.Xml.XmlWriter | writer | |
System.Boolean | encrypt |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!