XmlSchemaExporter(XmlSchemas) Konstruktor

Definisi

Menginisialisasi instans baru dari kelas XmlSchemaExporter.

API ini mendukung infrastruktur produk dan tidak dimaksudkan untuk digunakan langsung dari kode Anda.

public:
 XmlSchemaExporter(System::Xml::Serialization::XmlSchemas ^ schemas);
public XmlSchemaExporter(System.Xml.Serialization.XmlSchemas schemas);
new System.Xml.Serialization.XmlSchemaExporter : System.Xml.Serialization.XmlSchemas -> System.Xml.Serialization.XmlSchemaExporter
Public Sub New (schemas As XmlSchemas)

Parameter

schemas
XmlSchemas

Kumpulan XmlSchema objek tempat deklarasi elemen yang diperoleh dari pemetaan jenis ditambahkan.

Keterangan

Kelas XmlSchemaExporter menyediakan kumpulan XmlSchema objek tempat deklarasi elemen skema XML ditambahkan. Anda tidak perlu membuat instans kelas secara XmlSchemaExporter langsung.

Berlaku untuk