Click or drag to resize
XmlReaderReadToFollowing Method
Overload List
  NameDescription
Public methodReadToFollowing(String)
Reads until an element with the specified qualified name is found.
Public methodReadToFollowing(String, String)
Reads until an element with the specified local name and namespace URI is found.
Top
See Also