Compartir a través de


CopyTo Método

Copies the collection of objects to an array.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método público CopyTo(array<PhysicalPartition> [] () [] []) Copies the collection objects to a one-dimensional array.
Método público CopyTo(array<PhysicalPartition> [] () [] [], Int32) Copies the collection objects to a one-dimensional array starting at the specified index value.
Método público CopyTo(array<PhysicalPartition> [] () [] [], Int32, Int32) Copies the collection objects to a one-dimensional array, starting and ending with the specified partition numbers.

Arriba