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 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6