CollectionChangedEventArgs Constructor |
Name | Description | |
---|---|---|
CollectionChangedEventArgs(CollectionChangeType, Int32, Thumbnail) | Creates a new instance of CollectionChangedEventArgs specifying the type of change, index
of the item and an array of Thumbnail objects added to the collection. | |
CollectionChangedEventArgs(CollectionChangeType, Int32, Thumbnail, Thumbnail) | Creates a new instance of CollectionChangedEventArgs specifying the type of change, index
of the item, old thumbnail and new Thumbnail for this item. |