다음을 통해 공유


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 네임스페이스