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。
傳回
如果指定的 AttachedPropertyBrowsableWhenAttributePresentAttribute 和目前的 AttachedPropertyBrowsableWhenAttributePresentAttribute 相等,則為 true
;否則為 false
。
備註
這個實作支援這個屬性所公開之一個可能可設定值的值相等。 AttributeType