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


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

戻り値の型

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

Line クラス
Line メンバ

 

 


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