LinkTargetCollection::CopyTo Method (array<LinkTarget^>^, Int32)
.NET Framework (current version)
Copies the items in the collection to the specified array beginning at the specified index.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- array
-
Type:
array<System.Windows.Documents::LinkTarget^>^
The target array.
- index
-
Type:
System::Int32
The zero-based index of the array position where the first item is copied.
.NET Framework
Available since 3.0
Available since 3.0
Show: