XmlReader.ReadToFollowing Method

Reads until the named element is found.

Overload List

Name Description
XmlReader.ReadToFollowing (String) Reads until an element with the specified qualified Name is found.
XmlReader.ReadToFollowing (String, String) Reads until an element with the specified LocalName and Namespace URI is found.

Version Information

Available in the .NET Micro Framework versions 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

XmlReader Class
XmlReader Members
System.Xml Namespace