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


IDifferenceBuffer.RemoveSnapshotLineTransform - метод

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

Синтаксис

'Декларация
Function RemoveSnapshotLineTransform ( _
    transform As SnapshotLineTransform _
) As Boolean
bool RemoveSnapshotLineTransform(
    SnapshotLineTransform transform
)
bool RemoveSnapshotLineTransform(
    SnapshotLineTransform^ transform
)
abstract RemoveSnapshotLineTransform : 
        transform:SnapshotLineTransform -> bool
function RemoveSnapshotLineTransform(
    transform : SnapshotLineTransform
) : boolean

Параметры

Возвращаемое значение

Тип: Boolean

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

См. также

Ссылки

IDifferenceBuffer Интерфейс

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