[]
Loads the data from XML.
bool Deserialize(XmlNodeReader r)
Function Deserialize(r As XmlNodeReader) As Boolean
Type | Name | Description |
---|---|---|
XmlNodeReader | r | XmlNodeReader from which to read the data |
Type | Description |
---|---|
bool | true if successful; otherwise, false |