XmlCodeExporter Methods
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | AddMappingMetadata(CodeAttributeDeclarationCollection^, XmlMemberMapping^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Adds an XmlElementAttribute declaration to a method parameter or return value that corresponds to a <part> element of a SOAP message definition in a Web Services Description Language (WSDL) document. |
![]() | AddMappingMetadata(CodeAttributeDeclarationCollection^, XmlMemberMapping^, String^, Boolean) | This API supports the product infrastructure and is not intended to be used directly from your code. Adds an XmlElementAttribute declaration to a method parameter or return value that corresponds to a <part> element of a SOAP message definition in a Web Services Description Language (WSDL) document. |
![]() | AddMappingMetadata(CodeAttributeDeclarationCollection^, XmlTypeMapping^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Adds an XmlElementAttribute declaration to a method return value that corresponds to a <part> element of a non-SOAP message definition in a Web Services Description Language (WSDL) document. |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | ExportMembersMapping(XmlMembersMapping^) | This API supports the product infrastructure and is not intended to be used directly from your code. Generates a .NET Framework type, plus attribute declarations, for each of the parts that belong to a SOAP message definition in a Web Services Description Language (WSDL) document. |
![]() | ExportTypeMapping(XmlTypeMapping^) | This API supports the product infrastructure and is not intended to be used directly from your code. Generates a .NET Framework type, plus attribute declarations, for an XML schema element. |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |

