OpenXmlCompositeElement.RemoveAllChildren Method
Remove all the child elements
Namespace: DocumentFormat.OpenXml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Overrides Sub RemoveAllChildren
'Usage
Dim instance As OpenXmlCompositeElement
instance.RemoveAllChildren()
public override void RemoveAllChildren()