Condividi tramite


LocalizableString.AreEqual(Object) Metodo

Definizione

Fornisce l'implementazione di Equals. Equals fornirà un valore predefinito se questo metodo genera un'eccezione.

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

Parametri

other
Object

Restituisce

Si applica a