Freigeben über


OpenXmlCompositeElement-Konstruktor (IEnumerable)

Initializes a new instance of the OpenXmlCompositeElement.

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

Syntax

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

Dim instance As New OpenXmlCompositeElement(childrenElements)
protected OpenXmlCompositeElement(
    IEnumerable childrenElements
)

Parameter

Siehe auch

Referenz

OpenXmlCompositeElement Klasse

OpenXmlCompositeElement-Member

OpenXmlCompositeElement Überladung

DocumentFormat.OpenXml-Namespace