DecoderReplacementFallback.Equals(Object) Methode

Definition

Gibt an, ob der Wert eines angegebenen Objekts dem Objekt entspricht DecoderReplacementFallback .

public:
 override bool Equals(System::Object ^ value);
public override bool Equals(object value);
override this.Equals : obj -> bool
Public Overrides Function Equals (value As Object) As Boolean

Parameter

Gibt zurück

true if value is a DecoderReplacementFallback object having a DefaultString property that is equal to the DefaultString property of the current DecoderReplacementFallback object; otherwise, false.

Gilt für: