StringCollection.OnListChanged Method

This raises the ListChanged event

Definition

Namespace: EWSoftware.PDI
Assembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2025.1.9.0
protected virtual void OnListChanged(
	ListChangedEventArgs e
)

Parameters

e  ListChangedEventArgs
The event arguments

See Also