IVsMethodTipWindow2 Methods

 

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

NameDescription
System_CAPS_pubmethodGetOverloadCount(Int32)

Gets the number of overloads of the current method.

System_CAPS_pubmethodNextMethod(Int32)

Moves the tip window to the next method.

System_CAPS_pubmethodPrevMethod(Int32)

Moves the tooltip to the previous method.

Return to top
Show: