Intersoft.Client.UI.DataVisualization Namespace > LineAreaSeriesBase Class : OnItemsSourceCollectionChanged Method |
Protected Overrides Sub OnItemsSourceCollectionChanged( _ ByVal collection As IEnumerable, _ ByVal e As NotifyCollectionChangedEventArgs _ )
Dim instance As LineAreaSeriesBase Dim collection As IEnumerable Dim e As NotifyCollectionChangedEventArgs instance.OnItemsSourceCollectionChanged(collection, e)
protected override void OnItemsSourceCollectionChanged( IEnumerable collection, NotifyCollectionChangedEventArgs e )
protected: void OnItemsSourceCollectionChanged( IEnumerable^ collection, NotifyCollectionChangedEventArgs^ e ) override
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2