System.Collections.Generic.IReadOnlyList<T>

Represents a read-only collection of elements that can be accessed by index.

See Also: IReadOnlyList<T> Members

Syntax

public interface IReadOnlyList<T> : IEnumerable<T>, IReadOnlyCollection<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