HashAlgorithm: Equals

Equals

Returns if the Value is equal to this object instance.

 Public Function Equals(
	  ByRef Value As Variant ) As Boolean

Parameters

Value
[ByRef] Variant. The value to compare against this object instance.

Return Values

Boolean -  True if they are considered equal, False otherwise.

Remarks

See Also

Project VBCorLib Overview | Class HashAlgorithm Overview