The
methods
of System.Xml.Serialization.XmlSchemaImporter are listed below. For a list of all members, see the XmlSchemaImporter Members list.
See Also: Inherited members from System.Xml.Serialization.SchemaImporter
Public Methods
| ImportAnyType(System.Xml.XmlQualifiedName, string) : XmlMembersMappingDocumentation for this section has not yet been entered. |
| ImportDerivedTypeMapping(System.Xml.XmlQualifiedName, Type) : XmlTypeMappingDocumentation for this section has not yet been entered. |
| ImportDerivedTypeMapping(System.Xml.XmlQualifiedName, Type, bool) : XmlTypeMappingDocumentation for this section has not yet been entered. |
| ImportMembersMapping(System.Xml.XmlQualifiedName) : XmlMembersMappingDocumentation for this section has not yet been entered. |
| ImportMembersMapping(System.Xml.XmlQualifiedName[]) : XmlMembersMappingDocumentation for this section has not yet been entered. |
| ImportMembersMapping(string, string, SoapSchemaMember[]) : XmlMembersMappingDocumentation for this section has not yet been entered. |
| ImportMembersMapping(System.Xml.XmlQualifiedName[], Type, bool) : XmlMembersMappingDocumentation for this section has not yet been entered. |
| ImportSchemaType(System.Xml.XmlQualifiedName) : XmlTypeMappingDocumentation for this section has not yet been entered. |
| ImportSchemaType(System.Xml.XmlQualifiedName, Type) : XmlTypeMappingDocumentation for this section has not yet been entered. |
| ImportSchemaType(System.Xml.XmlQualifiedName, Type, bool) : XmlTypeMappingDocumentation for this section has not yet been entered. |
| ImportTypeMapping(System.Xml.XmlQualifiedName) : XmlTypeMappingDocumentation for this section has not yet been entered. |