[]
Loads the converters from XML.
protected virtual bool DeserializeConverters(XmlNodeReader r)
Protected Overridable Function DeserializeConverters(r As XmlNodeReader) As Boolean
Type | Name | Description |
---|---|---|
XmlNodeReader | r | XmlNodeReader from which to read the object |
Type | Description |
---|---|
bool | true if successful; false otherwise |