Thickness.GetHashCode Método
Definição
Retorna o código hash do struct.Returns the hash code of the struct.
public:
override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer
Retornos
Um código hash para esta instância de Thickness.A hash code for this instance of Thickness.
Comentários
Essa estrutura representa a projeção .NET da estrutura Windows Runtime (WinRT) Thickness .This struct represents the .NET projection of the Windows Runtime (WinRT) Thickness struct. Para obter mais informações, consulte espessura na referência da API UWP.For more information, see Thickness in the UWP API reference.