Share via


SerializationHelper Members

Include Protected Members
Include Inherited Members

Represents assistance in serializing objects properly.

The SerializationHelper type exposes the following members.

Constructors

  Name Description
Public method SerializationHelper

Top

Methods

  Name Description
Public methodStatic member ComplexToString Serializes aa complex object by using the XmlSerializer object.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public methodStatic member StringToComplex Inserts the parts that were removed by the ComplexToString method back into the input XML string, and reassembles the object by using the Deserialize method.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SerializationHelper Class

Microsoft.Office.Excel.Server.Addins.ComputeCluster Namespace