The IDRange class represents minimum and maximum IDs of the range
|  Clone | Creates a copy of the object. | 
|  SetIDs | Sets the minimum and maximum IDs of the range. | 
|  SetIDs_32bit | Sets the minimum and maximum IDs of the range. Compatible with 32-bit environments. | 
|  MaxID | The maximum ID of the range. | 
|  MaxID_32bit | The maximum ID of the range. Compatible with 32-bit environments. | 
|  MinID | The minimum ID of the range. | 
|  MinID_32bit | The minimum ID of the range. Compatible with 32-bit environments. |