'Declaration Public Overloads Sub NotifyItemsChanged( _ ByVal itemChanged As ItemChangedDescription _ )
'Usage Dim instance As DataSourceProvider Dim itemChanged As ItemChangedDescription instance.NotifyItemsChanged(itemChanged)
public void NotifyItemsChanged( ItemChangedDescription itemChanged )
Parameters
- itemChanged