SoapSchemaImporter::ImportMembersMapping Method
This API supports the product infrastructure and is not intended to be used directly from your code.
Generates internal type mapping information for a single SOAP-encoded element part defined in a WSDL document.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | ImportMembersMapping(String^, String^, SoapSchemaMember^) | This API supports the product infrastructure and is not intended to be used directly from your code. Generates internal type mapping information for a single SOAP-encoded element part defined in a WSDL document. |
![]() | ImportMembersMapping(String^, String^, array<SoapSchemaMember^>^) | This API supports the product infrastructure and is not intended to be used directly from your code. Generates internal type mapping information for the element parts of a SOAP-encoded message defined in a WSDL document. |
![]() | ImportMembersMapping(String^, String^, array<SoapSchemaMember^>^, Boolean) | This API supports the product infrastructure and is not intended to be used directly from your code. Generates internal type mapping information for the element parts of a SOAP-encoded message defined in a WSDL document. |
![]() | ImportMembersMapping(String^, String^, array<SoapSchemaMember^>^, Boolean, Type^, Boolean) | This API supports the product infrastructure and is not intended to be used directly from your code. Generates internal type mapping information for the element parts of a SOAP-encoded message defined in a WSDL document. |
