Метод CopyTo
Copies the collection of objects to an array.
Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.
Список перегрузок
Имя | Описание | |
---|---|---|
![]() |
CopyTo(array<PhysicalPartition> [] () [] []) | Copies the collection objects to a one-dimensional array. |
![]() |
CopyTo(array<PhysicalPartition> [] () [] [], Int32) | Copies the collection objects to a one-dimensional array starting at the specified index value. |
![]() |
CopyTo(array<PhysicalPartition> [] () [] [], Int32, Int32) | Copies the collection objects to a one-dimensional array, starting and ending with the specified partition numbers. |
В начало
См. также