VisualCollection::CopyTo Method (array<Visual^>^, Int32)
.NET Framework (current version)
Copies the current collection into the passed Visual array.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- array
-
Type:
array<System.Windows.Media::Visual^>^
An array of Visual objects (which must have zero-based indexing).
- index
-
Type:
System::Int32
The index to start copying from within array.
.NET Framework
Available since 3.0
Available since 3.0
Show: