SettingElement.GetHashCode Método
Definição
Obtém um valor exclusivo que representa a instância SettingElement atual.Gets a unique value representing the SettingElement current instance.
public:
override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer
Retornos
Um valor exclusivo que representa a instância SettingElement atual.A unique value representing the SettingElement current instance.