Equals
 Indicates whether the value of a specified object is equal to the DecoderReplacementFallback object.
 Public Function Equals(
	  ByRef Value As Variant ) As Boolean
Parameters
- Value
- 
[ByRef]
 Variant.
  A DecoderReplacementFallback object.
 
Return Values
Boolean -  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.
See Also
Project CorLib Overview
Class DecoderReplacementFallback Overview