ChangeObjectCollectionTCollectionChanged Event

Raised when the contents of the collection have changed.

Definition

Namespace: Html
Assembly: Html (in Html.dll) Version: 25.2822.3845
C#
public event EventHandler<CollectionChangeEventArgs<T>> CollectionChanged

Value

EventHandlerCollectionChangeEventArgsT

See Also