documentationfor yFiles for HTML 2.6

IObservableCollection<T>

The interface for a collection that will notify registered event handlers of changes to its contents.

Inheritance Hierarchy
IObservableCollection
Implemented Interfaces

Type Parameters

T
The type of the items in the collection.

Type Details

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

See Also

Properties

Methods

Events