INavigateToCallback::Invalidate Method ()

 

Signals that a provider's results for the most recent search are not valid.

Namespace:   Microsoft.VisualStudio.Language.NavigateTo.Interfaces
Assembly:  Microsoft.VisualStudio.Language.NavigateTo.Interfaces (in Microsoft.VisualStudio.Language.NavigateTo.Interfaces.dll)

void Invalidate()

The aggregator will discard all symbols from the provider, and, if needed, call StartSearch again to obtain new symbols.

Return to top
Show: