The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
XmlSerializerOperationBehavior::GetXmlMappings Method ()
.NET Framework (current version)
Gets the collection of mappings between XML schema elements and CLR data types.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Return Value
Type: System.Collections.ObjectModel::Collection<XmlMapping^>^A Collection<T> of XmlMappings that contains the mappings.
.NET Framework
Available since 3.0
Available since 3.0
Show: