XmlReflectionImporter::ImportTypeMapping Method
This API supports the product infrastructure and is not intended to be used directly from your code.
Generates a mapping to an XML Schema element for a specified .NET Framework type.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | ImportTypeMapping(Type^) | This API supports the product infrastructure and is not intended to be used directly from your code. Generates a mapping to an XML Schema element for a specified .NET Framework type. |
![]() | ImportTypeMapping(Type^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Generates a mapping to an XML Schema element for a .NET Framework type, using the specified type and namespace. |
![]() | ImportTypeMapping(Type^, XmlRootAttribute^) | This API supports the product infrastructure and is not intended to be used directly from your code. Generates a mapping to an XML Schema element for a .NET Framework type, using the specified type and attribute. |
![]() | ImportTypeMapping(Type^, XmlRootAttribute^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Generates a mapping to an XML Schema element for a .NET Framework type, using the specified type, attribute, and namespace. |
