SoapReflectionImporter::ImportTypeMapping Method

 

Returns an object that is used to map from a type to an XML representation using the specified type.

Namespace:   System.Xml.Serialization
Assembly:  System.Xml (in System.Xml.dll)

NameDescription
System_CAPS_pubmethodImportTypeMapping(Type^)

Generates a mapping to an XML Schema element for a .NET Framework type.

System_CAPS_pubmethodImportTypeMapping(Type^, String^)

Generates a mapping to an XML Schema element for a .NET Framework type.

Return to top
Show: