Freigeben über


CopyTo-Methode

Copies the collection of objects to an array.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Öffentliche Methode CopyTo(array<PhysicalPartition> [] () [] []) Copies the collection objects to a one-dimensional array.
Öffentliche Methode CopyTo(array<PhysicalPartition> [] () [] [], Int32) Copies the collection objects to a one-dimensional array starting at the specified index value.
Öffentliche Methode CopyTo(array<PhysicalPartition> [] () [] [], Int32, Int32) Copies the collection objects to a one-dimensional array, starting and ending with the specified partition numbers.

Zum Anfang