AttachedPropertyBrowsableWhenAttributePresentAttribute.Equals(Object) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
判斷目前的 AttachedPropertyBrowsableWhenAttributePresentAttribute .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
與 AttachedPropertyBrowsableWhenAttributePresentAttribute 目前 AttachedPropertyBrowsableWhenAttributePresentAttribute的 比較。
傳回
true 若指定的 AttachedPropertyBrowsableWhenAttributePresentAttribute 為電流 AttachedPropertyBrowsableWhenAttributePresentAttribute;否則, false。
備註
此實作支援由此屬性 AttributeType暴露的唯一可能可設定值的值相等。