Thickness.GetHashCode Metodo

Definizione

Restituisce il codice hash dello struct.

public:
 override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

Restituisce

Int32

Codice hash per l'istanza di Thickness.

Commenti

Questo struct rappresenta la proiezione .NET dello struct Windows Runtime Thickness (WinRT). Per altre informazioni, vedere Spessore nelle informazioni di riferimento sull'API UWP.

Si applica a