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