SqlSingle.GetHashCode Método
Definição
Obtém o código hash para esta instância.Gets 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 código hash do inteiro com sinal de 32 bits.A 32-bit signed integer hash code.