Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Remove all the child elements.
Namespace: DocumentFormat.OpenXml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public MustOverride Sub RemoveAllChildren
'Usage
Dim instance As OpenXmlElement
instance.RemoveAllChildren()
public abstract void RemoveAllChildren()