XDocument.CreateReader Method (System.Xml.Linq)

Switch View :
ScriptFree
.NET Framework Class Library
XDocument.CreateReader Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Creates an XmlReader for this node.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method CreateReader() Creates an XmlReader for this node. (Inherited from XNode.)
Public method CreateReader(ReaderOptions) Creates an XmlReader with the options specified by the readerOptions parameter. (Inherited from XNode.)
Top
See Also

Reference