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

戻り値

適用対象