XmlSerializerOperationBehavior.GetXmlMappings Yöntem

Tanım

XML şema öğeleri ve CLR veri türleri arasındaki eşleme koleksiyonunu alır.

public:
 System::Collections::ObjectModel::Collection<System::Xml::Serialization::XmlMapping ^> ^ GetXmlMappings();
public System.Collections.ObjectModel.Collection<System.Xml.Serialization.XmlMapping> GetXmlMappings ();
member this.GetXmlMappings : unit -> System.Collections.ObjectModel.Collection<System.Xml.Serialization.XmlMapping>
Public Function GetXmlMappings () As Collection(Of XmlMapping)

Döndürülenler

Collection<XmlMapping>

Collection<T> XmlMappingEşlemeleri içeren A'lar.

Şunlara uygulanır