CopyTo(System.Array, Int32) Method

The CopyTo method of the PropertyCollection class copies the elements of the property collection to an array, starting at a specified index.

Parameters

array   A one-dimensional array of type System.Array to which the property elements are copied.

index   The zero-based index in the array at which copying begins.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security