CompletionSet::Recalculate Method ()
Visual Studio 2015
Recalculates the set of completions for this completion set.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
The base implementation of this method does nothing. Derived classes should override this method to implement custom recalculation behavior.
Show: