IProjectionSnapshot2.GetMatchingSnapshotInClosure, méthode (ITextBuffer)

Espace de noms :  Microsoft.VisualStudio.Text.Projection
Assembly :  Microsoft.VisualStudio.Text.Data (dans Microsoft.VisualStudio.Text.Data.dll)

Syntaxe

'Déclaration
Function GetMatchingSnapshotInClosure ( _
    targetBuffer As ITextBuffer _
) As ITextSnapshot
ITextSnapshot GetMatchingSnapshotInClosure(
    ITextBuffer targetBuffer
)
ITextSnapshot^ GetMatchingSnapshotInClosure(
    ITextBuffer^ targetBuffer
)
abstract GetMatchingSnapshotInClosure : 
        targetBuffer:ITextBuffer -> ITextSnapshot
function GetMatchingSnapshotInClosure(
    targetBuffer : ITextBuffer
) : ITextSnapshot

Paramètres

Valeur de retour

Type : Microsoft.VisualStudio.Text.ITextSnapshot

Sécurité .NET Framework

Voir aussi

Référence

IProjectionSnapshot2 Interface

GetMatchingSnapshotInClosure, surcharge

Microsoft.VisualStudio.Text.Projection, espace de noms