XmlReaderSettings.Reset Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Resets the members of the settings class to their default values.
Assembly: System.Xml (in System.Xml.dll)
The following table shows initial property values for an instance of XmlReaderSettings.
Property | Initial Value |
|---|---|
true. | |
false. | |
false. | |
false. | |
0. | |
0. | |
0 (There is no limit on the number of characters that result from expanding entities). | |
0 (There is no limit on the size of the XML document). | |
Nothing. | |
A new XmlXapResolver object. |