Matrix.GetHashCode Metodo

Definizione

Restituisce il codice hash per lo struct Matrix corrente.

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

Restituisce

Codice hash per l'istanza.

Commenti

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

Si applica a