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

See Also

Reference

IIntellisenseSession Interface

Microsoft.VisualStudio.Language.Intellisense Namespace