System.Collections.ReadOnlyCollectionBase Class

Provides the abstract base class for a strongly typed non-generic read-only collection.

See Also: ReadOnlyCollectionBase Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public abstract class ReadOnlyCollectionBase : ICollection

Remarks

A ReadOnlyCollectionBase instance is always read-only. See CollectionBase for a modifiable version of this class.

Requirements

Namespace: System.Collections
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0