Compartir a través de


AllocatedCommandManifest Constructor (IEnumerable<OpenXmlElement>)

Initializes a new instance of the AllocatedCommandManifest class with the specified child elements.

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

Syntax

'Declaración
Public Sub New ( _
    childElements As IEnumerable(Of OpenXmlElement) _
)
'Uso
Dim childElements As IEnumerable(Of OpenXmlElement)

Dim instance As New AllocatedCommandManifest(childElements)
public AllocatedCommandManifest(
    IEnumerable<OpenXmlElement> childElements
)

Parameters

See Also

Reference

AllocatedCommandManifest Class

AllocatedCommandManifest Members

AllocatedCommandManifest Overload

DocumentFormat.OpenXml.Office.Word Namespace