다음을 통해 공유


IProjectionSnapshot2.GetMatchingSnapshotInClosure 메서드 (Predicate<ITextBuffer>)

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

구문

‘선언
Function GetMatchingSnapshotInClosure ( _
    match As Predicate(Of ITextBuffer) _
) As ITextSnapshot
ITextSnapshot GetMatchingSnapshotInClosure(
    Predicate<ITextBuffer> match
)
ITextSnapshot^ GetMatchingSnapshotInClosure(
    Predicate<ITextBuffer^>^ match
)
abstract GetMatchingSnapshotInClosure : 
        match:Predicate<ITextBuffer> -> ITextSnapshot
function GetMatchingSnapshotInClosure(
    match : Predicate<ITextBuffer>
) : ITextSnapshot

매개 변수

반환 값

형식: Microsoft.VisualStudio.Text.ITextSnapshot

.NET Framework 보안

참고 항목

참조

IProjectionSnapshot2 인터페이스

GetMatchingSnapshotInClosure 오버로드

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