SymbolToken.GetHashCode Método
Definição
Gera o código hash para o token atual.Generates the hash code for the current token.
public:
override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer
Retornos
O código hash para o token atual.The hash code for the current token.