[]
Saves 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 RangeGroupInfo object |
Type | Description |
---|---|
bool | True if successful; otherwise, false |