System.Collections.Generic.IReadOnlyCollection<T>

Represents a strongly-typed, read-only collection of elements.

See Also: IReadOnlyCollection<T> Members

Syntax

public interface IReadOnlyCollection<T> : IEnumerable<T>

Type Parameters

T
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Collections.Generic
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0