C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
System.Xml
XmlReader Class
XmlReader Methods
Create Method
Dispose Method
GetAttribute Method
IsStartElement Method
MoveToContent Method
MoveToElement Method
MoveToFirstAttribute Method
MoveToNextAttribute Method
Read Method
ReadContentAsString Method
ReadElementContentAsString Method
ReadElementString Method
ReadEndElement Method
ReadStartElement Method
ReadString Method
ReadToFollowing Method
ReadToNextSibling Method
Skip Method
XmlReader
Skip Method
Skips the children of the current node.
Namespace:
System.Xml
Assembly:
CSharpXamlForHtml5.System.Xml.dll (in CSharpXamlForHtml5.System.Xml.dll.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
virtual
void
Skip
()
See Also
Reference
XmlReader Class
System.Xml Namespace