XmlReflectionImporter Constructor
This API supports the product infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the XmlReflectionImporter class.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | XmlReflectionImporter() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the XmlReflectionImporter class. |
![]() | XmlReflectionImporter(String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the XmlReflectionImporter class using the specified default XML namespace. |
![]() | XmlReflectionImporter(XmlAttributeOverrides^) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the XmlReflectionImporter class using the specified XML serialization overrides. |
![]() | XmlReflectionImporter(XmlAttributeOverrides^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the XmlReflectionImporter class using the specified XML serialization overrides and default XML namespace. |
