Version: 2017.3
public bool Remove (T item);

パラメーター

item 削除する要素

戻り値

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

説明

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