Matrix.GetHashCode Metodo
Definizione
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.The hash code for this instance.
Commenti
Questo struct rappresenta la proiezione .NET dello struct Windows Runtime (WinRT) Matrix
.This struct represents the .NET projection of the Windows Runtime (WinRT) Matrix
struct. Per altre informazioni, vedere Matrix nei riferimenti all'API UWP.For more information, see Matrix in the UWP API reference.