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 Int32
Exceptions
exception | condition |
---|---|
ArgumentException | Index is out of range |
See Also
- class IntRange
- namespace Aspose.PSD
- assembly Aspose.PSD