XmlTextReader.ReadToNextSibling 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
ReadToNextSibling(String) | |
ReadToNextSibling(String, String) |
ReadToNextSibling(String)
ReadToNextSibling(String, String)
public override bool ReadToNextSibling (string localName, string namespaceURI);
override this.ReadToNextSibling : string * string -> bool
Public Overrides Function ReadToNextSibling (localName As String, namespaceURI As String) As Boolean
Parameters
- localName
- String
- namespaceURI
- String