System.Xml.Serialization.XmlSerializer.FromMappings Method

Returns an array of System.Xml.Serialization.XmlSerializer objects created from an array of System.Xml.Serialization.XmlTypeMapping objects.

Syntax

public static XmlSerializer[] FromMappings (XmlMapping[] mappings)

Parameters

mappings
An array of System.Xml.Serialization.XmlTypeMapping that maps one type to another.

Returns

An array of System.Xml.Serialization.XmlSerializer objects.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml.Serialization
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0