BoundsCheckableList1.RemoveAt
BoundsCheckableList<T>.RemoveAt metodu
System.Collections.Generic.List içindeki belirtilen indeksteki öğeyi kaldırır.
public void RemoveAt(int index)
Parametre | Tür | Açıklama |
---|---|---|
index | Int32 | Kaldırılacak öğenin sıfır tabanlı indeksi. |
İstisnalar
istisna | durum |
---|---|
ArgumentOutOfRangeException | index 0’dan küçük. -veya- index Count’a eşit veya daha büyük. |
Ayrıca Bakınız
- sınıf BoundsCheckableList<T>
- ad alanı Aspose.Pdf
- derleme Aspose.PDF