Freigeben über


SchemaLibrary-Konstruktor (String)

Initializes a new instance of the SchemaLibrary class from outer XML.

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

Syntax

'Declaration
Public Sub New ( _
    outerXml As String _
)
'Usage
Dim outerXml As String

Dim instance As New SchemaLibrary(outerXml)
public SchemaLibrary(
    string outerXml
)

Parameter

  • outerXml
    Typ: System.String
    Specifies the outer XML of the element.

Siehe auch

Referenz

SchemaLibrary Klasse

SchemaLibrary-Member

SchemaLibrary Überladung

DocumentFormat.OpenXml.CustomXmlSchemaReferences-Namespace