Enum.GetHashCode Metodo

Definizione

Viene restituito il codice hash per il valore dell'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