Rect3D.GetHashCode メソッド

定義

Rect3D のハッシュ コードを返します。

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

戻り値

Int32

この Rect3D のハッシュ コード。

注釈

Rect3Dは通常、a または Model3DMeshGeometry3D境界を表すために使用されます。

適用対象