Matrix3D.GetHashCode Metodo

Definizione

Restituisce il codice hash per questa matrice.

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

Restituisce

Codice hash per questa matrice.

Commenti

Questo struct rappresenta la proiezione .NET dello struct Windows Runtime (WinRT). Matrix3D Per altre informazioni, vedi Matrix3D nelle informazioni di riferimento sulle API UWP.

Si applica a