다음을 통해 공유


IDifferenceBuffer.RemoveIgnoreDifferencePredicate 메서드

네임스페이스:  Microsoft.VisualStudio.Text.Differencing
어셈블리:  Microsoft.VisualStudio.Text.Logic(Microsoft.VisualStudio.Text.Logic.dll)

구문

‘선언
Function RemoveIgnoreDifferencePredicate ( _
    predicate As IgnoreDifferencePredicate _
) As Boolean
bool RemoveIgnoreDifferencePredicate(
    IgnoreDifferencePredicate predicate
)
bool RemoveIgnoreDifferencePredicate(
    IgnoreDifferencePredicate^ predicate
)
abstract RemoveIgnoreDifferencePredicate : 
        predicate:IgnoreDifferencePredicate -> bool
function RemoveIgnoreDifferencePredicate(
    predicate : IgnoreDifferencePredicate
) : boolean

매개 변수

반환 값

형식: Boolean

.NET Framework 보안

참고 항목

참조

IDifferenceBuffer 인터페이스

Microsoft.VisualStudio.Text.Differencing 네임스페이스