ChangeObjectCollectionTCollectionChanged Event

Raised when the contents of the collection have changed.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
public event EventHandler<CollectionChangeEventArgs> CollectionChanged

Value

EventHandlerCollectionChangeEventArgs

See Also