Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#
Method group is Obsolete

SyncList<T0>.Remove

Obsolete public bool Remove(T item);

Parameters

itemItem to remove.

Returns

bool Success if removed.

Description

Same as List:Remove except removes on clients also.

Did you find this page useful? Please give it a rating: