System::Collections::IList::RemoveAt metodu
IList::RemoveAt method
Öğeyi belirtilen indekste listeden kaldırır.
virtual void System::Collections::IList::RemoveAt(int index)=0
| Parametre | Tür | Açıklama |
|---|---|---|
| indeks | int | Öğenin kaldırılacağı indeks. |
Ayrıca Bakınız
- Class IList
- Namespace System::Collections
- Library Aspose.Font for C++