System::Collections::Generic::SortedList::RemoveAt メソッド

SortedList::RemoveAt method

指定された位置の項目を削除します。

void System::Collections::Generic::SortedList<TKey, TValue>::RemoveAt(int index)
パラメーター説明
インデックスint要素を削除するインデックス。

参照