Matrix3D.GetHashCode 方法

定義

傳回這個矩陣的雜湊碼。

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

傳回

這個矩陣的雜湊碼。

備註

此結構代表 Windows 執行階段 (WinRT) Matrix3D 結構的 .NET 投影。 如需詳細資訊,請參閱 UWP API 參考中的 Matrix3D

適用於