This version of Unity is unsupported.
Method group is Obsolete

SyncList<T0>.GetEnumerator

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

Declaration

public IEnumerator<T> GetEnumerator();

Description

Returns an enumerator that iterates through the SyncList<T>.