LocalizableString.AreEqual(Object) メソッド

定義

Equals の実装を提供します。 Equals は、このメソッドが例外をスローした場合に既定値を提供します。

protected:
 abstract bool AreEqual(System::Object ^ other);
protected abstract bool AreEqual (object other);
protected abstract bool AreEqual (object? other);
abstract member AreEqual : obj -> bool
Protected MustOverride Function AreEqual (other As Object) As Boolean

パラメーター

other
Object

戻り値

適用対象