======Метод SynchronizedList.Add(T)====== * **Пространство имен:** [[developers:references:system.collections.generic|System.Collections.Generic]] * **Сборка:** mscorlib (в mscorlib.dll) =====Синтаксис===== public virtual void Add(T item) **Параметры** * //item// * Тип: T