Unit.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

Intero con segno a 32 bit che rappresenta il codice hash per questa istanza.

Si applica a

Vedi anche