System::Collections::Generic::SortedList::RemoveAt yöntemi
SortedList::RemoveAt method
Belirtilen konumdaki öğeyi kaldırır.
void System::Collections::Generic::SortedList<TKey, TValue>::RemoveAt(int index)
| Parameter | Type | Açıklama |
|---|---|---|
| indeks | int | Öğeyi kaldırmak için dizin. |
Ayrıca Bakınız
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++