[]
Reads the item data from the XML using a specified System.Xml.XmlReader.
object Read(XmlReader ctx)
| Type | Name | Description |
|---|---|---|
| XmlReader | ctx | A System.Xml.XmlReader object used to read the item data from XML. |
| Type | Description |
|---|---|
| object | A object representing the deserialized item. |