documentationfor yFiles for HTML 2.6

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 slower.

Type Parameters

T
The type of the list's elements.

Type Details

yfiles module
core
yfiles-umd modules
All modules
Legacy UMD name
yfiles.collections.List

Constructors

Properties

Methods

Static Methods