Kotlinリストget
add

getリスト

remove

指定したインデックスの要素を返します。

構文

list.get(index) / list[index]