[]
        
Saves the contents of an outline (range group) to XML.
public bool Serialize(XmlTextWriter w)Public Function Serialize(w As XmlTextWriter) As Boolean| Type | Name | Description | 
|---|---|---|
| XmlTextWriter | w | XmlTextWriter object to which to save the RangeGroupModel contents | 
| Type | Description | 
|---|---|
| bool | True if successful; otherwise, false |