XmlReflectionImporter::ImportMembersMapping Method

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Returns internal type mappings using information from a Web service method.

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

NameDescription
System_CAPS_pubmethodImportMembersMapping(String^, String^, array<XmlReflectionMember^>^, Boolean)

This API supports the product infrastructure and is not intended to be used directly from your code. Generates internal type mappings for information from a Web service method.

System_CAPS_pubmethodImportMembersMapping(String^, String^, array<XmlReflectionMember^>^, Boolean, Boolean)

This API supports the product infrastructure and is not intended to be used directly from your code. Returns internal type mappings using information from a Web service method, and allows you to specify an XML element name, XML namespace, and other options.

System_CAPS_pubmethodImportMembersMapping(String^, String^, array<XmlReflectionMember^>^, Boolean, Boolean, Boolean)

This API supports the product infrastructure and is not intended to be used directly from your code. Returns internal type mappings using information from a Web service method, and allows you to specify an XML element name, XML namespace, and other options.

System_CAPS_pubmethodImportMembersMapping(String^, String^, array<XmlReflectionMember^>^, Boolean, Boolean, Boolean, XmlMappingAccess)

This API supports the product infrastructure and is not intended to be used directly from your code. Generates internal type mappings for information from a Web service method.

Return to top
Show: