XNode.CreateReader Method (ReaderOptions)
Silverlight
Creates an XmlReader for this node.
Namespace: System.Xml.Linq
Assembly: System.Xml.Linq (in System.Xml.Linq.dll)
Parameters
- readerOptions
- Type: System.Xml.Linq.ReaderOptions
Specifies whether to omit duplicate namespaces.
Return Value
Type: System.Xml.XmlReaderAn XmlReader that can be used to read this node and its descendants.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.