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


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 - пространство имен