IntRange.GetArrayOneItemFromIndex
IntRange.GetArrayOneItemFromIndex method
Returns one item array from specified index
public int[] GetArrayOneItemFromIndex(int index)
Parameter | Type | Description |
---|---|---|
index | Int32 | The range index. |
Return Value
The array of String
Exceptions
exception | condition |
---|---|
ArgumentException | Index is out of range |
See Also
- class IntRange
- namespace Aspose.Imaging
- assembly Aspose.Imaging