다음을 통해 공유


IDifferenceViewer.ScrollToMatch Method

Namespace:  Microsoft.VisualStudio.Text.Differencing
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

Syntax

‘선언
Sub ScrollToMatch ( _
    match As Match _
)
void ScrollToMatch(
    Match match
)
void ScrollToMatch(
    Match^ match
)
abstract ScrollToMatch : 
        match:Match -> unit 
function ScrollToMatch(
    match : Match
)

Parameters

.NET Framework Security

See Also

Reference

IDifferenceViewer Interface

Microsoft.VisualStudio.Text.Differencing Namespace