TransformCollection.ICollection.CopyTo Method
.NET Framework 4
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
For a description of this member, see ICollection.CopyTo.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- array
- Type: System.Array
A zero-based Array that receives the copied items from the TransformCollection.
- index
- Type: System.Int32
The first position in the specified Array to receive the copied contents.
Implements
ICollection.CopyTo(Array, Int32)This member is an explicit interface member implementation. It can be used only when the TransformCollection instance is cast to an ICollection interface.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.