Méthode PhysicalPartitionCollection.CopyTo
Inclure les membres protégés
Inclure les membres hérités
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 | |
---|---|---|
![]() |
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. |
Haut de la page