Share via


OpenXmlPartReader.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 OpenXmlPartReader

instance.Skip()
public override void Skip()

See Also

Reference

OpenXmlPartReader Class

OpenXmlPartReader Members

DocumentFormat.OpenXml Namespace