ISnapshotDifference.TranslateToSnapshot, méthode

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

Syntaxe

'Déclaration
Function TranslateToSnapshot ( _
    point As SnapshotPoint _
) As SnapshotPoint
SnapshotPoint TranslateToSnapshot(
    SnapshotPoint point
)
SnapshotPoint TranslateToSnapshot(
    SnapshotPoint point
)
abstract TranslateToSnapshot : 
        point:SnapshotPoint -> SnapshotPoint
function TranslateToSnapshot(
    point : SnapshotPoint
) : SnapshotPoint

Paramètres

Valeur de retour

Type : Microsoft.VisualStudio.Text.SnapshotPoint

Sécurité .NET Framework

Voir aussi

Référence

ISnapshotDifference Interface

Microsoft.VisualStudio.Text.Differencing, espace de noms