Share via


XmlSerializerCache Members

Stores System.Xml.Serialization.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

  Name Description
public method Equals  (inherited from Object )
public method GetHashCode  (inherited from Object )
public method GetType  (inherited from Object )
public method static GetXmlElementConstructor [To be supplied.]
public method static GetXmlSerializer Returns an !:System.Xml.XmlSerializer for the specified type and default XML namespace.
public method ToString  (inherited from Object )

Top

See Also

Reference

XmlSerializerCache Class
Microsoft.Web.Services2.Xml Namespace