Spread for ASP.NET 7.0 Product Documentation
CreateObjectInstanceAndDeserialize Method
See Also  Support Options
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > Serializer Class : CreateObjectInstanceAndDeserialize Method


Glossary Item Box

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
CreateObjectInstanceAndDeserialize(XmlNodeReader,Type)Creates an object serialized into a specified XML node reader of a specified type.  
CreateObjectInstanceAndDeserialize(XmlNodeReader,Type,Type)Creates an object serialized into a specified XML node reader of a specified type and interface.  
CreateObjectInstanceAndDeserialize(XmlNodeReader,Type,Type,Assembly)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.

Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.