Mono Class Library: System.Collections.ObjectModel Namespace

System.Collections.ObjectModel.ReadOnlyCollection<T> Class

Documentation for this section has not yet been entered. [Edit]

See Also: ReadOnlyCollection<T> Members

[System.Runtime.InteropServices.ComVisible(false)]
public class ReadOnlyCollection<T> : ICollection<T>, IEnumerable<T>, IList<T>, IList

Type Parameters

T
Documentation for this section has not yet been entered. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System.Collections.ObjectModel
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0