XmlDictionaryReader.CreateDictionaryReader Method
Silverlight
Creates an instance of XmlDictionaryReader from an existing XmlReader.
Namespace: System.Xml
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
Parameters
- reader
- Type: System.Xml.XmlReader
An instance of XmlReader.
| Exception | Condition |
|---|---|
| ArgumentNullException | reader is null. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.