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