AttachedPropertyBrowsableForChildrenAttribute.Equals(Object) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
判斷目前的 AttachedPropertyBrowsableForChildrenAttribute .NET Framework屬性是否等於指定的物件。
public:
override bool Equals(System::Object ^ obj);
public override bool Equals (object obj);
override this.Equals : obj -> bool
Public Overrides Function Equals (obj As Object) As Boolean
參數
- obj
- Object
要與目前 AttachedPropertyBrowsableForChildrenAttribute 比較的 AttachedPropertyBrowsableForChildrenAttribute。
傳回
如果指定的 AttachedPropertyBrowsableForChildrenAttribute 和目前的 AttachedPropertyBrowsableForChildrenAttribute 相等,則為 true
;否則為 false
。
備註
這個實作支援這個.NET Framework屬性所公開之一個可能可設定值的值相等。 IncludeDescendants