XmlReaderSettings.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 XmlReaderSettings instance.
Assembly: System.Xml (in System.Xml.dll)
The cloned XmlReaderSettings object can be modified without affecting the settings on the original object.
Show: