OperationParameterInfo.GetHashCode メソッド

定義

ハッシュ テーブルの使用をサポートするオブジェクトの値に対応する番号を生成します。

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

戻り値

オブジェクトのハッシュ コード値を表す Int32

適用対象