Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

SyncList<T0>.Remove

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: