Método CopyTo
Copies the collection of objects to an array.
Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
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. |
Início
Consulte também