FilteredObservableCollection<T>::StopFiltering Method ()
Visual Studio 2015
Removes the filter for the collection.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
This method removes the filter, then updates the filtered items and raises the E:Microsoft.VisualStudio.Language.Intellisense.FilteredObservableCollectioon`1.CollectionChanged event.
Show: