IDifferenceViewer.ScrollToMatch, méthode

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

Syntaxe

'Déclaration
Sub ScrollToMatch ( _
    match As Match _
)
void ScrollToMatch(
    Match match
)
void ScrollToMatch(
    Match^ match
)
abstract ScrollToMatch : 
        match:Match -> unit
function ScrollToMatch(
    match : Match
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IDifferenceViewer Interface

Microsoft.VisualStudio.Text.Differencing, espace de noms