Partager via


CopyTo Method

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Copies all the elements in the current instance to a compatible one-dimensional array.

Overload List

  Name Description
ms989391.pubmethod(en-US,CS.70).gif CopyTo(Array, Int32) Copies all the elements in the current instance to a compatible one-dimensional array, starting at the specified index of the target array.
ms989391.pubmethod(en-US,CS.70).gif CopyTo(array<ExpressionRef>[]()[], Int32) Copies all the elements in the current instance to a compatible one-dimensional ExpressionRef array, starting at the specified index of the target array.

Top

See Also

Reference

ExpressionRefCollection Class

ExpressionRefCollection Members

Microsoft.CommerceServer.Marketing Namespace