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


ハッシュテーブルでインデックスとして使用できる値を返します。
構文
public override int GetHashCode()
'Declaration
 
Public Overrides Function GetHashCode() As Integer
 
'使用法
 
Dim instance As Keystroke
Dim value As Integer
 
value = instance.GetHashCode()

戻り値の型

ハッシュ コードを表す Integer
参照

Keystroke 構造体
Keystroke メンバ

 

 


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