Click or drag to resize
XmlReaderReadToNextSibling Method
Overload List
  NameDescription
Public methodReadToNextSibling(String)
Advances the XmlReader to the next sibling element with the specified qualified name.
Public methodReadToNextSibling(String, String)
Advances the XmlReader to the next sibling element with the specified local name and namespace URI.
Top
See Also