Version: 2018.2
public bool Remove (T item);

パラメーター

item削除する要素

戻り値

bool 削除に成功した場合は true を返します。

説明

List:Remove() と同じ機能ですが、クライアント上の要素も削除します。