TypeConverter::StandardValuesCollection::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^
An Array that represents the array to copy to.
- index
-
Type:
System::Int32
The index to start from.
.NET Framework
Available since 1.1
Available since 1.1
Show: