SHA1: 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 instance.

Return Values

Boolean -  Returns True if the value and this instance are equal, False otherwise.

See Also

Project CorLib Overview

Class SHA1 Overview