IIntellisenseSession.Recalculate Method
Recalculates the underlying IntelliSense items pertaining to this session, using the same trigger point.
Namespace: Microsoft.VisualStudio.Language.Intellisense
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
Syntax
'Declaration
Sub Recalculate
void Recalculate()
void Recalculate()
abstract Recalculate : unit -> unit
function Recalculate()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.