[]
Loads the extenders from XML.
protected virtual bool DeserializeExtenders(XmlNodeReader r)
Protected Overridable Function DeserializeExtenders(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 |