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


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

戻り値の型

ハッシュコードを表すInt32値。
参照

Style クラス
Style メンバ

 

 


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