Share via


AttachedPropertyBrowsableWhenAttributePresentAttribute.GetHashCode 方法

定義

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

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

傳回

Int32

32 位元不帶正負號的整數值。

備註

此實作根據這個屬性 AttributeType 所公開的可能可設定值,支援多個可能的雜湊值。

適用於