.NET Framework Class Library
XmlSerializerFactory Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Creates typed versions of the XmlSerializer for more efficient serialization.

The XmlSerializerFactory type exposes the following members.

Constructors

  NameDescription
Public methodXmlSerializerFactoryInitializes a new instance of the XmlSerializerFactory class.
Top
Methods

  NameDescription
Public methodCreateSerializerOverloaded. Returns a derivation of the XmlSerializerFactory class that is used to serialize a type.
Public methodEqualsDetermines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected methodFinalizeAllows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public methodGetHashCodeServes as a hash function for a particular type. (Inherited from Object.)
Public methodGetTypeGets the Type of the current instance. (Inherited from Object.)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
Public methodToStringReturns a String that represents the current Object. (Inherited from Object.)
Top
See Also

Reference

Tags :


Page view tracker