ArrayList::ToArray Method
.NET Framework (current version)
Copies the elements of the ArrayList to a new array.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | ToArray() | |
![]() | ToArray(Type^) | Copies the elements of the ArrayList to a new array of the specified element type. |
Show:
