ChartElement.GetHashCode Método
Definição
Retorna uma função de hash para um tipo específico.Returns a hash function for a particular type.
public:
override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer
Retornos
Um valor integer que representa o código hash para o Object atual.An integer value that represents the hash code for the current Object.