DecoderReplacementFallbackBuffer: Equals

Equals

Determines whether the specified object is equal to the current object.



 Public Function Equals(
	  ByRef Value As Variant ) As Boolean

Parameters

Value
[ByRef] Variant. The object to compare with the current object.

Return Values

Boolean -  True if the specified object is equal to the current object; otherwise, False.

See Also

Project CorLib Overview

Class DecoderReplacementFallbackBuffer Overview