XmlSerializerNamespaces Constructor
Initializes a new instance of the XmlSerializerNamespaces class.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | XmlSerializerNamespaces() | Initializes a new instance of the XmlSerializerNamespaces class. |
![]() | XmlSerializerNamespaces(array<XmlQualifiedName^>^) | Initializes a new instance of the XmlSerializerNamespaces class. |
![]() | XmlSerializerNamespaces(XmlSerializerNamespaces^) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the XmlSerializerNamespaces class, using the specified instance of XmlSerializerNamespaces containing the collection of prefix and namespace pairs. |
