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