Condividi tramite


Metodo CopyTo

Copies the collection of objects to an array.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico CopyTo(array<PhysicalPartition> [] () [] []) Copies the collection objects to a one-dimensional array.
Metodo pubblico CopyTo(array<PhysicalPartition> [] () [] [], Int32) Copies the collection objects to a one-dimensional array starting at the specified index value.
Metodo pubblico CopyTo(array<PhysicalPartition> [] () [] [], Int32, Int32) Copies the collection objects to a one-dimensional array, starting and ending with the specified partition numbers.

In alto