======Конструктор ArraySegment(T[])====== * **Пространство имен:** [[developers:references:system|System]] * **Сборка:** mscorlib (в mscorlib.dll) =====Синтаксис===== public ArraySegment(T[] array) **Параметры** * //array// * Тип: [[developers:references:system.t|System.T]][]