XmlTextReader.ReadToDescendant Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
ReadToDescendant(String) | |
ReadToDescendant(String, String) |
ReadToDescendant(String)
ReadToDescendant(String, String)
public override bool ReadToDescendant (string localName, string namespaceURI);
override this.ReadToDescendant : string * string -> bool
Public Overrides Function ReadToDescendant (localName As String, namespaceURI As String) As Boolean
Parameters
- localName
- String
- namespaceURI
- String