DecoderReplacementFallback::Equals Method (Object^)
.NET Framework (current version)
Indicates whether the value of a specified object is equal to the DecoderReplacementFallback object.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- value
-
Type:
System::Object^
A DecoderReplacementFallback object.
Return Value
Type: System::Booleantrue if value is a DecoderReplacementFallback object having a DefaultString property that is equal to the DefaultString property of the current DecoderReplacementFallback object; otherwise, false.
Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Available since 10
.NET Framework
Available since 2.0
Show: