Share via


CopyTo Method

The CopyTo method of the SPUserStorageCollection class copies the elements of the collection to an array of user storage objects, starting at the specified array index.

Parameters

userStorageArray   The array that is the destination of the elements copied from the collection. The array must have zero-based indexing.

index   The index in the array at which copying begins.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security