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.Page for C++