ISignatureHelpBroker::GetSessions Method (ITextView^)

 

Gets the list of all signature help sessions for this broker's ITextView.

Namespace:   Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)

ReadOnlyCollection<ISignatureHelpSession^>^ GetSessions(
	ITextView^ textView
)
Return to top
Show: