BindableAttribute.GetHashCode メソッド

定義

BindableAttribute クラスのハッシュ関数として機能します。

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

戻り値

Int32

現在の BindableAttribute のハッシュ コード。

適用対象