XmlSchemaImporter 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 | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | 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() | |
![]() | ImportAnyType(XmlQualifiedName^, String^) | 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) literal element part defined in a WSDL document. |
![]() | ImportDerivedTypeMapping(XmlQualifiedName^, Type^) | This API supports the product infrastructure and is not intended to be used directly from your code. Generates internal type mapping information for an element defined in an XML schema document. |
![]() | ImportDerivedTypeMapping(XmlQualifiedName^, 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 an element defined in an XML schema document or as a part 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 literal-use SOAP message defined in a WSDL document. |
![]() | ImportMembersMapping(XmlQualifiedName^) | 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 element part of a literal-use SOAP message defined in a WSDL document. |
![]() | ImportMembersMapping(array<XmlQualifiedName^>^) | 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 literal-use SOAP message defined in a WSDL document. |
![]() | ImportMembersMapping(array<XmlQualifiedName^>^, 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 literal-use SOAP message defined in a WSDL document. |
![]() | ImportSchemaType(XmlQualifiedName^) | This API supports the product infrastructure and is not intended to be used directly from your code. Generates internal type mapping information for an element defined in an XML schema document. |
![]() | ImportSchemaType(XmlQualifiedName^, Type^) | This API supports the product infrastructure and is not intended to be used directly from your code. Generates internal type mapping information for an element defined in an XML schema document. |
![]() | ImportSchemaType(XmlQualifiedName^, 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 an element defined in an XML schema document. |
![]() | ImportTypeMapping(XmlQualifiedName^) | This API supports the product infrastructure and is not intended to be used directly from your code. Generates internal type mapping information for an element defined in an XML schema document. |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |

