System.Collections.Generic.SynchronizedCollection<T>
public class SynchronizedCollection<T> : IList<T>, ICollection<T>, IEnumerable<T>, IEnumerable, IList, ICollection
public SynchronizedCollection()