GeographyPosition.GetHashCode メソッド

ハッシュ コードを計算します。

名前空間:  System.Spatial
アセンブリ:  System.Spatial (System.Spatial.dll)

構文

'宣言
Public Overrides Function GetHashCode As Integer
'使用
Dim instance As GeographyPosition
Dim returnValue As Integer

returnValue = instance.GetHashCode()
public override int GetHashCode()
public:
virtual int GetHashCode() override
abstract GetHashCode : unit -> int 
override GetHashCode : unit -> int 
public override function GetHashCode() : int

戻り値

型: System.Int32
ハッシュ コード。

関連項目

参照

GeographyPosition クラス

System.Spatial 名前空間