[This is preliminary documentation and is subject to change.]

Icon | Member | Description |
---|---|---|
![]() | ReadToNextSibling(String) | Advances the XmlReader to the next sibling element with the specified qualified name. |
![]() | ReadToNextSibling(String, String) | Advances the XmlReader to the next sibling element with the specified local name and namespace URI. |