removeByIndex

removeByIndex 方法會刪除在集合中指定索引處找到的元素。

可見性
Public
簽章
void removeByIndex(int i)
參數
I

要刪除之元素的索引


回饋