System::Collections::Generic::IList::RemoveAt method
IList::RemoveAt method
Belirtilen indeksteki öğeyi kaldırır.
virtual void System::Collections::Generic::IList<T>::RemoveAt(int index)=0
| Parameter | Type | Açıklama |
|---|---|---|
| indeks | int | Öğeyi kaldırmak için dizin. |
Ayrıca Bakınız
- Class IList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++