Freigeben über


IdentityDescriptorComparer.Equals-Methode (IdentityDescriptor, IdentityDescriptor)

Namespace:  Microsoft.VisualStudio.Services.Identity
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
Public Function Equals ( _
    x As IdentityDescriptor, _
    y As IdentityDescriptor _
) As Boolean
public bool Equals(
    IdentityDescriptor x,
    IdentityDescriptor y
)

Parameter

Rückgabewert

Typ: System.Boolean

Implementiert

IEqualityComparer<T>.Equals(T, T)

.NET Framework-Sicherheit

Siehe auch

Referenz

IdentityDescriptorComparer Klasse

Equals-Überladung

Microsoft.VisualStudio.Services.Identity-Namespace