다음을 통해 공유


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