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()