Método System::Collections::Generic::SortedList::RemoveAt
SortedList::RemoveAt method
Elimina el elemento en la posición especificada.
void System::Collections::Generic::SortedList<TKey, TValue>::RemoveAt(int index)
| Parámetro | Tipo | Descripción |
|---|---|---|
| índice | int | Índice del elemento a eliminar. |
Ver también
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++