AttachedPropertyBrowsableWhenAttributePresentAttribute.GetHashCode 方法

定義

回傳此 AttachedPropertyBrowsableWhenAttributePresentAttribute .NET Framework 屬性的雜湊碼。

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

傳回

一個無符號的 32 位元整數值。

備註

此實作支援基於此屬性 AttributeType所暴露的一個可設定值,產生多種可能的雜湊值。

適用於