TriggerActionCollection.ICollection.CopyTo Method (Array, Int32)
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
This member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- array
-
Type:
System.Array
The one-dimensional array that is the destination of the items that are copied from the collection. The array must use zero-based indexing.
- index
-
Type:
System.Int32
The zero-based index in the array where copying starts.
Implements
ICollection.CopyTo(Array, Int32)
.NET Framework
Available since 3.0
Available since 3.0
Show: