Compartir a través de


VectorVariantType Constructor (array<OpenXmlElement )

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

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

Syntax

'Declaración
Protected Sub New ( _
    ParamArray childElements As OpenXmlElement() _
)
'Uso
Dim childElements As OpenXmlElement()

Dim instance As New VectorVariantType(childElements)
protected VectorVariantType(
    params OpenXmlElement[] childElements
)

Parameters

See Also

Reference

VectorVariantType Class

VectorVariantType Members

VectorVariantType Overload

DocumentFormat.OpenXml.ExtendedProperties Namespace