Spread Windows Forms 7.0 Product Documentation
CreateObjectInstanceAndDeserialize Method
See Also  Support Options
FarPoint.Win Assembly > FarPoint.Win 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 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

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