Registers the specified function as a handler for the itemAdded event.
Namespace: MindFusion.Collections
File: ObservableCollection.js
JavaScript
![]() |
---|
function add_itemAdded (handler) |
The function to be invoked when items are added to the collection.