XmlReflectionImporter Constructor (XmlAttributeOverrides^)
.NET Framework (current version)
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.
Assembly: System.Xml (in System.Xml.dll)
Parameters
- attributeOverrides
-
Type:
System.Xml.Serialization::XmlAttributeOverrides^
An object that overrides how the XmlSerializer class serializes mapped types.
It is not necessary to create an instance of the XmlReflectionImporter class directly.
.NET Framework
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: