SoapReflectionImporter Constructor (SoapAttributeOverrides^)
.NET Framework (current version)
Initializes a new instance of the SoapReflectionImporter class, specifying overrides for XML serialization.
Assembly: System.Xml (in System.Xml.dll)
Parameters
- attributeOverrides
-
Type:
System.Xml.Serialization::SoapAttributeOverrides^
A SoapAttributeOverrides object that overrides how the XmlSerializer class serializes mapped types using SOAP encoding.
.NET Framework
Available since 1.1
Available since 1.1
Show: