[]
Internal use only. Internal implementation of ISerializeSupport interface method.
public override bool Deserialize(XmlNodeReader r)
Public Overrides Function Deserialize(r As XmlNodeReader) As Boolean
| Type | Name | Description |
|---|---|---|
| XmlNodeReader | r | XmlNodeReader from which to read the object |
| Type | Description |
|---|---|
| bool | true if successful; otherwise, false |