RuleSetting.GetHashCode メソッド

規則の設定のハッシュ コード値を返します。

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

構文

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

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

戻り値

型 : System.Int32

参照

参照

RuleSetting クラス

RuleSetting メンバ

Microsoft.Data.Schema.StaticCodeAnalysis 名前空間