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 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