Share via


OpenXmlDomReader.Skip Method

Skips the children of the current node.

Namespace:  DocumentFormat.OpenXml
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Overrides Sub Skip
'Usage
Dim instance As OpenXmlDomReader

instance.Skip()
public override void Skip()

See Also

Reference

OpenXmlDomReader Class

OpenXmlDomReader Members

DocumentFormat.OpenXml Namespace