The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TypeConverter::StandardValuesCollection::ICollection::CopyTo Method (Array^, Int32)
.NET Framework (current version)
Copies the contents of this collection to an array.
Assembly: System (in System.dll)
Parameters
- array
-
Type:
System::Array^
The array to copy to.
- index
-
Type:
System::Int32
The index in the array where copying should begin.
Implements
ICollection::CopyTo(Array^, Int32)
.NET Framework
Available since 1.1
Available since 1.1
Show: