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.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | ImportMembersMapping(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. |
![]() | ImportMembersMapping(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. |
![]() | ImportMembersMapping(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. |
![]() | ImportMembersMapping(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. |
