System.Text.DecoderExceptionFallback.Equals Method

Indicates whether the current System.Text.DecoderExceptionFallback object and a specified object are equal.

Syntax

public override bool Equals (object value)

Parameters

value
An object that derives from the System.Text.DecoderExceptionFallback class.

Returns

true if value is not null and is a System.Text.DecoderExceptionFallback object; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Text
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0