NShape Reference
IReadOnlyCollection<T> Generic Interface

<< Click to Display Table of Contents >>

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

NShape Reference
IReadOnlyCollection<T> Generic Interface

Previous pageReturn to chapter overviewNext page

A generic readonly collection of items providing an enumerator and the total number of items in the collection.

Syntax

public interface IReadOnlyCollection<T> : IEnumerable<T>, ICollection

Requirements

Namespace: Dataweb.NShape

Assembly: Dataweb.NShape