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


AttributeDescriptorComparer.Equals - метод (AttributeDescriptor, AttributeDescriptor)

Пространство имен:  Microsoft.VisualStudio.Services.Profile
Сборка:  Microsoft.VisualStudio.Services.WebApi (в Microsoft.VisualStudio.Services.WebApi.dll)

Синтаксис

'Декларация
Public Function Equals ( _
    x As AttributeDescriptor, _
    y As AttributeDescriptor _
) As Boolean
public bool Equals(
    AttributeDescriptor x,
    AttributeDescriptor y
)

Параметры

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

Тип: System.Boolean

Реализации

IEqualityComparer<T>.Equals(T, T)

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

См. также

Ссылки

AttributeDescriptorComparer Класс

Equals - перегрузка

Microsoft.VisualStudio.Services.Profile - пространство имен