Returns an instance of the System.Xml.Serialization.XmlSerializer class from the specified mappings.
- mappings
An array of System.Xml.Serialization.XmlMapping objects.
- type
The Type of the deserialized object.
![]()
An instance of the System.Xml.Serialization.XmlSerializer class.