RemoveAt

WeekDayCollection.RemoveAt method

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

public void RemoveAt(int index)
パラメータタイプ説明
indexInt32削除するアイテムのインデックス。

関連項目