ArrayList::Synchronized Method
.NET Framework (current version)
Returns a list wrapper that is synchronized (thread safe).
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Synchronized(ArrayList^) | Returns an ArrayList wrapper that is synchronized (thread safe). |
![]() ![]() | Synchronized(IList^) | Returns an IList wrapper that is synchronized (thread safe). |
Show:

