Problem.GetHashCode メソッド

ハッシュ コード値を返します。

名前空間 :  Microsoft.Data.Schema.StaticCodeAnalysis
アセンブリ :  Microsoft.Data.Schema (Microsoft.Data.Schema.dll 内)

構文

'宣言
Public Overrides Function GetHashCode As Integer
'使用
Dim instance As Problem
Dim returnValue As Integer

returnValue = instance.GetHashCode()
public override int GetHashCode()
public:
virtual int GetHashCode() override
public override function GetHashCode() : int

戻り値

型 : System.Int32

参照

参照

Problem クラス

Problem メンバ

Microsoft.Data.Schema.StaticCodeAnalysis 名前空間