Spread Windows Forms 6.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 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

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