BulkObservableCollection<T>::OnCollectionChanged Method (NotifyCollectionChangedEventArgs^)

 

Raised when the collection has changed.

Namespace:   Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)

protected:
virtual void OnCollectionChanged(
	NotifyCollectionChangedEventArgs^ e
) override
Return to top
Show: