Spread for ASP.NET 11 Product Documentation
CreateObjectInstanceAndDeserialize Method


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > Serializer Class : CreateObjectInstanceAndDeserialize Method
Creates an object serialized into a specified XML node reader of a specified type.
Creates an object previously serialized to an XML node.
Overload List
OverloadDescription
Creates an object serialized into a specified XML node reader of a specified type.  
Creates an object serialized into a specified XML node reader of a specified type and interface.  
Creates an object serialized into a specified XML node reader of a specified type, interface, and calling assembly.  
Remarks
These methods create objects that were previously serialized to an XML node using the SerializeObject methods.
See Also

Reference

Serializer Class
Serializer Members
SerializeObject Method