System::Collections::Generic::IList::RemoveAt yöntemi
IList::RemoveAt method
Belirtilen indeksteki öğeyi kaldırır.
virtual void System::Collections::Generic::IList<T>::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::Generic
- Library Aspose.Font for C++