Skips to the end tag of the current element.
[Visual Basic] Overrides Public Sub Skip() [C#] public override void Skip(); [C++] public: override void Skip(); [JScript] public override function Skip();
For example, suppose you have the following XML input:
XmlTextReader Class | XmlTextReader Members | System.NewXml Namespace