XNode.CreateReader Method (System.Xml.Linq)

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

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.
Public method CreateReader(ReaderOptions) Creates an XmlReader with the options specified by the readerOptions parameter.
Top
See Also

Reference