DataKeyPropertyAttribute.GetHashCode メソッド

定義

DataKeyPropertyAttribute クラスのインスタンスのハッシュ コードを取得します。

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

戻り値

DataKeyPropertyAttribute クラスのインスタンスのハッシュ コード。

適用対象