documentationfor yFiles for HTML 2.6

ItemEventArgs<T>

Event argument class used by IObservableCollection<T> and similar that holds a specific item that is related to the event.

Type Parameters

T
The type of the item contained in the event.

Type Details

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

Constructors