Event CollectionChanged | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Raised when the collection changes.

public event NotifyCollectionChangedEventHandler? CollectionChanged

Returns

NotifyCollectionChangedEventHandler

Raised when the collection changes.

Implements