System::Collections::ObjectModel::Collection::RemoveAt メソッド

Collection::RemoveAt method

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

void System::Collections::ObjectModel::Collection<T>::RemoveAt(int index) override
パラメーター説明
インデックスintアイテムを削除するインデックス。

参照