IDifferenceViewer.ScrollToNextChange, méthode (Boolean)

Espace de noms :  Microsoft.VisualStudio.Text.Differencing
Assembly :  Microsoft.VisualStudio.Text.UI (dans Microsoft.VisualStudio.Text.UI.dll)

Syntaxe

'Déclaration
Function ScrollToNextChange ( _
    wrap As Boolean _
) As Boolean
bool ScrollToNextChange(
    bool wrap
)
bool ScrollToNextChange(
    bool wrap
)
abstract ScrollToNextChange : 
        wrap:bool -> bool
function ScrollToNextChange(
    wrap : boolean
) : boolean

Paramètres

  • wrap
    Type : Boolean

Valeur de retour

Type : Boolean

Sécurité .NET Framework

Voir aussi

Référence

IDifferenceViewer Interface

ScrollToNextChange, surcharge

Microsoft.VisualStudio.Text.Differencing, espace de noms