Partager via


Méthode CopyTo

Copies the collection of objects to an array.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Méthode publique CopyTo(array<PhysicalPartition> [] () [] []) Copies the collection objects to a one-dimensional array.
Méthode publique CopyTo(array<PhysicalPartition> [] () [] [], Int32) Copies the collection objects to a one-dimensional array starting at the specified index value.
Méthode publique CopyTo(array<PhysicalPartition> [] () [] [], Int32, Int32) Copies the collection objects to a one-dimensional array, starting and ending with the specified partition numbers.

Haut de la page