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