StrongNameProvider.Equals(Object) Method

Definition

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

Parameters

other
Object

Returns

Applies to