XmlWriterSettings.Clone Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Creates a copy of the XmlWriterSettings instance.
Assembly: System.Xml (in System.Xml.dll)
The cloned XmlWriterSettings object can be modified without affecting the settings on the original object.
Show: