XmlReader.ReadToDescendant Method
Advances the XmlReader to the next matching descendant element.
Overload List
Name | Description |
---|---|
XmlReader.ReadToDescendant (String) | Reads to the first descendant of the current element with the given Name. |
XmlReader.ReadToDescendant (String, String) | Advances the XmlReader to the next descendant element with the specified LocalName and NamespaceURI. |
Version Information
Available in the .NET Micro Framework versions 2.5, 3.0, 4.0, and 4.1.