FarPoint.Win Assembly > FarPoint.Win Namespace > Serializer Class : CreateObjectInstanceAndDeserialize Method |
Creates an object previously saved into an XML node.
Overload | Description |
---|---|
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. |
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10