Spread Windows Forms 8.0 Product Documentation
CreateObjectInstanceAndDeserialize Method


Creates an object serialized into a specified XML node reader of a specified type.

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

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

Reference

Serializer Class
Serializer Members

 

 


Copyright © GrapeCity, inc. All rights reserved.