PowerTools SPREAD for Windows Forms 8.0J
GetHashCode メソッド (Line)


オブジェクトのハッシュコードを返します。
構文
'Declaration
 
Public Overrides Function GetHashCode() As Integer
'使用法
 
Dim instance As Line
Dim value As Integer
 
value = instance.GetHashCode()
public override int GetHashCode()

戻り値の型

現在のオブジェクトのハッシュコードを示すSystem.Int32値。
参照

Line クラス
Line メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.