'DeclarationPublic Overloads Sub NotifyItemsChanged( _ ByVal itemChanged As ItemChangedDescription _ )
'UsageDim instance As DataSourceProvider Dim itemChanged As ItemChangedDescription instance.NotifyItemsChanged(itemChanged)
public void NotifyItemsChanged( ItemChangedDescription itemChanged )
Parameters
- itemChanged