XmlSerializerCache Members
Stores XmlSerializer objects in a hash table that is keyed by the full type name plus an optional default XML namespace.
The following tables list the members exposed by the XmlSerializerCache type.
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object ) | |
GetHashCode | (Inherited from Object ) | |
GetType | (Inherited from Object ) | |
GetXmlElementConstructor | Get the constructor that has one XmlElement parameter for the specified type. | |
GetXmlSerializer | Returns an XmlSerializer for the specified type and default XML namespace. | |
ReferenceEquals | (Inherited from Object ) | |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object ) | |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
XmlSerializerCache Class
Microsoft.Web.Services3.Xml Namespace