AmbientValueAttribute.Equals(Object) Metod

Definition

Avgör om den angivna AmbientValueAttribute är lika med den aktuella AmbientValueAttribute.

public:
 override bool Equals(System::Object ^ obj);
public override bool Equals(object? obj);
public override bool Equals(object obj);
override this.Equals : obj -> bool
Public Overrides Function Equals (obj As Object) As Boolean

Parametrar

obj
Object

Att AmbientValueAttribute jämföra med den aktuella AmbientValueAttribute.

Returer

true om den angivna AmbientValueAttribute är lika med den aktuella AmbientValueAttribute, annars , false.

Gäller för