ArrayList.ReadOnly Method (System.Collections)

Switch View :
ScriptFree
.NET Framework Class Library
ArrayList.ReadOnly Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Returns a list wrapper that is read-only.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Static member ReadOnly(ArrayList) Returns a read-only ArrayList wrapper.
Public method Static member ReadOnly(IList) Returns a read-only IList wrapper.
Top
See Also

Reference