Unit.GetHashCode Método
Definição
Retorna o código hash para a instância.Returns the hash code for this instance.
public:
override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer
Retornos
Um inteiro com sinal de 32 bits que é o código hash para esta instância.A 32-bit signed integer that is the hash code for this instance.