Click or drag to resize
NotifyListTOnListChanged Method
Raises ListChanged.

Namespace: VirtualRadar.Interface.PortableBinding
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected virtual void OnListChanged(
	ListChangedEventArgs args
)

Parameters

args
Type: System.ComponentModelListChangedEventArgs
See Also