AttachedPropertyBrowsableForChildrenAttribute.GetHashCode 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回這個 AttachedPropertyBrowsableForChildrenAttribute .NET Framework屬性的雜湊碼。
public:
override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer
傳回
32 位元不帶正負號的整數值。
備註
此實作支援兩個可能的雜湊值,根據這個.NET Framework屬性 IncludeDescendants 所公開的可能可設定值。