RangeGroupInfo Class Methods
In This Topic
For a list of all members of this type, see RangeGroupInfo members.
Public Methods
| Name | Description |
 | Clone | Clones the outline (range group). |
 | CompareTo | Compares this instance to a specified RangeGroupInfo object and returns an indication of their relative values. |
 | Deserialize | Overloaded. Loads the contents of an outline (range group) from XML. |
 | GetObjectData | Populates a serialization information object with the data needed to serialize an outline (range group). |
 | GetParent | Gets the parent of this outline (range group). |
 | Serialize | Saves an outline (range group) to XML. |
 | ToString | Converts the attributes of this outline (range group) to a human-readable string. |
Top
See Also