Поделиться через


IDifferenceBuffer.AddSnapshotLineTransform - метод

Пространство имен:  Microsoft.VisualStudio.Text.Differencing
Сборка:  Microsoft.VisualStudio.Text.Logic (в Microsoft.VisualStudio.Text.Logic.dll)

Синтаксис

'Декларация
Sub AddSnapshotLineTransform ( _
    transform As SnapshotLineTransform _
)
void AddSnapshotLineTransform(
    SnapshotLineTransform transform
)
void AddSnapshotLineTransform(
    SnapshotLineTransform^ transform
)
abstract AddSnapshotLineTransform : 
        transform:SnapshotLineTransform -> unit
function AddSnapshotLineTransform(
    transform : SnapshotLineTransform
)

Параметры

Безопасность платформы .NET Framework

См. также

Ссылки

IDifferenceBuffer Интерфейс

Microsoft.VisualStudio.Text.Differencing - пространство имен