共用方式為


GeometryMultiPoint.GetHashCode 方法

取得雜湊碼。

命名空間:  System.Spatial
組件:  System.Spatial (在 System.Spatial.dll 中)

語法

'宣告
Public Overrides Function GetHashCode As Integer
'用途
Dim instance As GeometryMultiPoint
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
雜湊碼。

請參閱

參考

GeometryMultiPoint 類別

System.Spatial 命名空間