NShape Reference
ReadOnlyList<T> Generic Class

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape.Advanced >

NShape Reference
ReadOnlyList<T> Generic Class

Previous pageReturn to chapter overviewNext page

A list based class implementing the IReadOnlyCollection<T> interface.

Syntax

public class ReadOnlyList<T> : List<T>, IReadOnlyCollection<T>

Description

This class relies on the List<T> implementation and does not override any properties or methods.

Requirements

Namespace: Dataweb.NShape

Assembly: Dataweb.NShape