AttachedPropertyBrowsableForTypeAttribute.GetHashCode メソッド

定義

この AttachedPropertyBrowsableForTypeAttribute .NET Framework 属性のハッシュ コードを返します。

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

返品

符号なし 32 ビット整数値。

注釈

この実装では、この .NET Framework 属性 (TargetType) によって公開される設定可能な 1 つの値に基づいて、複数の可能なハッシュ値がサポートされます。

適用対象