Share via


OpenXmlReader.Skip Method

Skips the children of the current node.

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

Syntax

'Declaration
Public MustOverride Sub Skip
'Usage
Dim instance As OpenXmlReader

instance.Skip()
public abstract void Skip()

See Also

Reference

OpenXmlReader Class

OpenXmlReader Members

DocumentFormat.OpenXml Namespace