다음을 통해 공유


IDifferenceViewer.ScrollToMatch 메서드

네임스페이스:  Microsoft.VisualStudio.Text.Differencing
어셈블리:  Microsoft.VisualStudio.Text.UI(Microsoft.VisualStudio.Text.UI.dll)

구문

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

매개 변수

.NET Framework 보안

참고 항목

참조

IDifferenceViewer 인터페이스

Microsoft.VisualStudio.Text.Differencing 네임스페이스