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