This version of Unity is unsupported.
Method group is Obsolete

SyncList<T0>.Contains

Obsolete The high level API classes are deprecated and will be removed in the future.

Declaration

public bool Contains(T item);

Parameters

item Item to search for.

Description

Determines whether the list contains item item.