======Метод List.CopyTo(Int32, PageParam[], Int32, Int32)====== * **Пространство имен:** [[developers:references:system.collections.generic|System.Collections.Generic]] * **Сборка:** mscorlib (в mscorlib.dll) =====Синтаксис===== public void CopyTo(int index, PageParam[] array, int arrayIndex, int count) **Параметры** * //index// * Тип: [[developers:references:system.int32|System.Int32]] * //array// * Тип: [[developers:references:topomatic.controls.common.pageparam|Topomatic.Controls.Common.PageParam]][] * //arrayIndex// * Тип: [[developers:references:system.int32|System.Int32]] * //count// * Тип: [[developers:references:system.int32|System.Int32]]