[]
Loads the contents of an outline (range group) from XML.
public bool Deserialize(XmlNodeReader r)
Public Function Deserialize(r As XmlNodeReader) As Boolean
| Type | Name | Description |
|---|---|---|
| XmlNodeReader | r | XmlNodeReader from which to load the contents |
| Type | Description |
|---|---|
| bool | Boolean: true if successful; otherwise, false |