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. |
These methods create objects that were previously serialized to an XML node using the SerializeObject methods.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family