| Overload | Description | 
|---|---|
| UAIndexRangeList Constructor() | Initializes a new instance of the class with default data. | 
| UAIndexRangeList Constructor(IEnumerable<UAIndexRange>) | Initializes a new instance of the class, specifying a sequence of index ranges. | 
 
            | Overload | Description | 
|---|---|
| UAIndexRangeList Constructor() | Initializes a new instance of the class with default data. | 
| UAIndexRangeList Constructor(IEnumerable<UAIndexRange>) | Initializes a new instance of the class, specifying a sequence of index ranges. |