| Overload | Description |
|---|---|
| RangeGroupInfo Constructor() | Initializes a new instance of the RangeGroupInfo class. |
| RangeGroupInfo Constructor(Int32,Int32) | Initializes a new instance of the RangeGroupInfo class with the start index and end index. |
| RangeGroupInfo Constructor(Int32,Int32,RangeGroupInfo) | Initializes a new instance of the RangeGroupInfo class with the start index, end index, and parent group. |