SemanticValue.GetHashCode メソッド

定義

オブジェクトのハッシュ コードを SemanticValue 提供します。

public:
 override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

戻り値

現在の SemanticValue オブジェクトのハッシュ コード。

適用対象