BindableAttribute.GetHashCode Método
Definição
Serve como uma função hash para a classe BindableAttribute.Serves as a hash function for the BindableAttribute class.
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 BindableAttribute atual.A hash code for the current BindableAttribute.