NonGenericList.RemoveAt

NonGenericList.RemoveAt method

を削除しますIList指定されたインデックスのアイテム.

public void RemoveAt(int index)
パラメータタイプ説明
indexInt32削除する項目のゼロから始まるインデックス。

関連項目