System::Collections::Generic::IList::RemoveAt method

IList::RemoveAt method

指定されたインデックスの要素を削除します。

virtual void System::Collections::Generic::IList<T>::RemoveAt(int index)=0
パラメーター説明
インデックスint要素を削除するインデックス。

参照