get_array_one_item_from_index method
get_array_one_item_from_index
Returns one item array from specified index
Returns
The array of Int32
def get_array_one_item_from_index(self, index):
...
Parameter | Type | Description |
---|---|---|
index | int | The range index. |
Exceptions
Exception | Description |
---|---|
ArgumentException | Index is out of range |
See Also
- module
aspose.cad
- class
IntRange