Share via


AttachedPropertyBrowsableForChildrenAttribute.GetHashCode 方法

定義

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

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

傳回

Int32

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

備註

此實作支援兩個可能的雜湊值,根據這個.NET Framework屬性 IncludeDescendants 所公開的可能可設定值。

適用於