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