The members of System.Xml.Serialization.XmlCodeExporter are listed below.
See Also: Inherited members from System.Xml.Serialization.CodeExporter
Initializes a new instance of the System.Xml.Serialization.XmlCodeExporter class using the specified namespace. | ||
Initializes a new instance of the System.Xml.Serialization.XmlCodeExporter class using the specified namespace and code compile unit. | ||
Initializes a new instance of the System.Xml.Serialization.XmlCodeExporter class using the specified namespace, code compile unit, and code generation options. | ||
Initializes a new instance of the System.Xml.Serialization.XmlCodeExporter class using the specified .NET Framework namespace, code compile unit containing the graph of the objects, an object representing code generation options, and a collection of mapping objects. | ||
Initializes a new instance of the System.Xml.Serialization.XmlCodeExporter class using the specified .NET Framework namespace, code compile unit containing the graph of the objects, an enumeration specifying code options, and a collection of mapping objects. |
[read-only] | IncludeMetadata | System.CodeDom.CodeAttributeDeclarationCollection. Documentation for this section has not yet been entered. |
AddMappingMetadata(System.CodeDom.CodeAttributeDeclarationCollection, XmlMemberMapping, string)
| ||
AddMappingMetadata(System.CodeDom.CodeAttributeDeclarationCollection, XmlTypeMapping, string)
| ||
AddMappingMetadata(System.CodeDom.CodeAttributeDeclarationCollection, XmlMemberMapping, string, bool)
| ||
ExportMembersMapping(XmlMembersMapping)
| ||
ExportTypeMapping(XmlTypeMapping)
|