Version: 2018.2
public void Insert (int index, T item);

パラメーター

index要素を挿入する場所
item挿入する要素

説明

List::Insert() と同じ機能ですが、クライアント上のリストに挿入します。