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.
ArrayList::ReadOnly Method
.NET Framework (current version)
Returns a list wrapper that is read-only.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | ReadOnly(ArrayList^) | Returns a read-only ArrayList wrapper. |
![]() ![]() | ReadOnly(IList^) | Returns a read-only IList wrapper. |
Show:

