System::Collections::Generic::SortedList::RemoveAt 方法
SortedList::RemoveAt method
移除指定位置的项。
void System::Collections::Generic::SortedList<TKey, TValue>::RemoveAt(int index)
| 参数 | 类型 | 描述 |
|---|---|---|
| 索引 | int | 要删除元素的索引。 |
另见
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++