documentationfor yFiles for HTML 2.6

ObservableCollection<T>

An implementation of an IObservableCollection<T> that is backed by an ordinary ICollection<T>

Inheritance Hierarchy
ObservableCollection
Implemented Interfaces

Type Parameters

T
The type of the elements contained in this collection.

Type Details

yfiles module
view-component
yfiles-umd modules
All view modules
Legacy UMD name
yfiles.collections.ObservableCollection

Constructors

Properties

Methods

Events