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

List::RemoveAt method

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

void System::Collections::Generic::List<T>::RemoveAt(int index) override
パラメーター説明
インデックスint項目を削除するインデックス。

参照