GetArrayOneItemFromIndex
IntRange.GetArrayOneItemFromIndex method
Renvoie un tableau d’éléments à partir de l’index spécifié
public int[] GetArrayOneItemFromIndex(int index)
Paramètre | Taper | La description |
---|---|---|
index | Int32 | L’indice de plage. |
Return_Value
Le tableau deInt32
Exceptions
exception | condition |
---|---|
ArgumentException | L’index est hors plage |
Voir également
- class IntRange
- espace de noms Aspose.Imaging
- Assemblée Aspose.Imaging