StrongNameProvider.Equals(Object) 메서드

정의

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

매개 변수

other
Object

반환

적용 대상