RemoveAt
CollectionBase<T>.RemoveAt method
Belirtilen dizindeki öğeyi kaldırır.
public void RemoveAt(int index)
Parametre | Tip | Tanım |
---|---|---|
index | Int32 |
Ayrıca bakınız
- class CollectionBase<T>
- ad alanı Aspose.Cells
- toplantı Aspose.Cells
Belirtilen dizindeki öğeyi kaldırır.
public void RemoveAt(int index)
Parametre | Tip | Tanım |
---|---|---|
index | Int32 |