Freigeben über


OpenXmlCompositeElement-Konstruktor (array<OpenXmlElement )

Initializes a new instance of the OpenXmlCompositeElement.

Namespace:  DocumentFormat.OpenXml
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Protected Sub New ( _
    ParamArray childrenElements As OpenXmlElement() _
)
'Usage
Dim childrenElements As OpenXmlElement()

Dim instance As New OpenXmlCompositeElement(childrenElements)
protected OpenXmlCompositeElement(
    params OpenXmlElement[] childrenElements
)

Parameter

Siehe auch

Referenz

OpenXmlCompositeElement Klasse

OpenXmlCompositeElement-Member

OpenXmlCompositeElement Überladung

DocumentFormat.OpenXml-Namespace