ArrayList::ToArray Method ()
.NET Framework (current version)
Namespace:
System.Collections
Assembly: mscorlib (in mscorlib.dll)
Return to top
Assembly: mscorlib (in mscorlib.dll)
The elements are copied using Array::Copy, which is an O(n) operation, where n is Count.
Universal Windows Platform
Available since 10
.NET Framework
Available since 1.1
Available since 10
.NET Framework
Available since 1.1
Show: