Freigeben über


SchemaLibrary-Konstruktor (array<OpenXmlElement )

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

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

Syntax

'Declaration
Public Sub New ( _
    ParamArray childElements As OpenXmlElement() _
)
'Usage
Dim childElements As OpenXmlElement()

Dim instance As New SchemaLibrary(childElements)
public SchemaLibrary(
    params OpenXmlElement[] childElements
)

Parameter

Siehe auch

Referenz

SchemaLibrary Klasse

SchemaLibrary-Member

SchemaLibrary Überladung

DocumentFormat.OpenXml.CustomXmlSchemaReferences-Namespace