UInt32.GetHashCode Metodo

Definizione

Restituisce il codice hash per l'istanza.

public:
 override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

Restituisce

Int32

Codice hash di un intero con segno a 32 bit.

Si applica a