Język

AttachedPropertyBrowsableForChildrenAttribute.Equals(Object) Metoda

Definicja

Określa, czy bieżący atrybut AttachedPropertyBrowsableForChildrenAttribute .NET Framework jest równy określonemu obiektowi.

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

Parametry

obj
Object

Wartość , która ma być porównywana AttachedPropertyBrowsableForChildrenAttribute z bieżącym AttachedPropertyBrowsableForChildrenAttributeelementem .

Zwraca

true jeśli określony AttachedPropertyBrowsableForChildrenAttribute jest równy bieżącemu AttachedPropertyBrowsableForChildrenAttribute; w przeciwnym razie false.

Uwagi

Ta implementacja obsługuje równość wartości jednej możliwej wartości ustawionej uwidocznionej przez ten atrybut .NET Framework, IncludeDescendants.

Dotyczy