PhysicalPartitionCollection.CopyTo Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method CopyTo(array<PhysicalPartition[])
Public method CopyTo(array<PhysicalPartition[], Int32) Copies the collection objects to a one-dimensional array starting at the specified index value.
Public method CopyTo(array<PhysicalPartition[], Int32, Int32)

Top