IVsMethodTipWindow2 Interface

Définition

Fournit des méthodes supplémentaires pour l'interface IVsMethodTipWindow.

public interface class IVsMethodTipWindow2
public interface class IVsMethodTipWindow2
__interface IVsMethodTipWindow2
[System.Runtime.InteropServices.Guid("E9E55E72-13BC-4362-B80A-A2EB33A75809")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsMethodTipWindow2
[<System.Runtime.InteropServices.Guid("E9E55E72-13BC-4362-B80A-A2EB33A75809")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsMethodTipWindow2 = interface
Public Interface IVsMethodTipWindow2
Attributs

Méthodes

GetOverloadCount(Int32)

Obtient le nombre de surcharges de la méthode actuelle.

NextMethod(Int32)

Déplace la fenêtre d'info-bulle à la méthode suivante.

PrevMethod(Int32)

Déplace l'info-bulle à la méthode précédente.

S’applique à