Compartir a través de


LocalizedNameAttribute.GetHashCode Método

Returns a unique hash code for the object.

Espacio de nombres:  Microsoft.ReportingServices.Interfaces
Ensamblados:   Microsoft.ReportingServices.Interfaces (en Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Sintaxis

'Declaración
Public Overrides Function GetHashCode As Integer
'Uso
Dim instance As LocalizedNameAttribute 
Dim returnValue As Integer 

returnValue = instance.GetHashCode()
public override int GetHashCode()
public:
virtual int GetHashCode() override
abstract GetHashCode : unit -> int  
override GetHashCode : unit -> int
public override function GetHashCode() : int

Valor devuelto

Tipo: System.Int32
An integer representing the hash code for the object.

Vea también

Referencia

LocalizedNameAttribute Clase

Espacio de nombres Microsoft.ReportingServices.Interfaces