Share via


AttributeDescriptorComparer.GetHashCode-Methode (AttributeDescriptor)

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

Syntax

'Declaration
Public Function GetHashCode ( _
    obj As AttributeDescriptor _
) As Integer
public int GetHashCode(
    AttributeDescriptor obj
)

Parameter

Rückgabewert

Typ: System.Int32

Implementiert

IEqualityComparer<T>.GetHashCode(T)

.NET Framework-Sicherheit

Siehe auch

Referenz

AttributeDescriptorComparer Klasse

GetHashCode-Überladung

Microsoft.VisualStudio.Services.Profile-Namespace