Changing: function(sender, args);
sender. Event source.
args. Event information.
The Changed event is fired during collection state change (during any operation performed with the collection: adding, deleting, inserting, and so on).
See also:
List