IntRange class
IntRange class
Class for representing sequence of elements
The IntRange type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the IntRange class. |
| init | Initializes a new instance of the IntRange class. |
| init | Initializes a new instance of the IntRange class. |
Properties
| Property | Description |
|---|---|
| range | Gets or sets the range. |
Methods
| Method | Description |
|---|---|
| get_array_one_item_from_index | Returns one item array from specified index |
| get_range | Gets the count range of int elements starting at start |
See Also
- module
aspose.cad - class
IntRange