documentationfor yFiles for HTML 3.0.0.3

Default implementation of IList<T>.

Inheritance Hierarchy
List
Implemented Interfaces

Remarks

This implementation provides fast random indexed access. However, removing or adding elements from the beginning or in the middle of the list will be slower.

Type Parameters

T
The type of the list's elements.

Type Details

yFiles module
core

Constructors

Properties

Methods

Static Methods