CaseInsensitiveHashCodePrvdr: Equals

Equals

Returns a boolean indicating if the value and this object instance are the same instance.



 Public Function Equals(
	  ByRef Value As Variant ) As Boolean

Parameters

Value
[ByRef] Variant. The value to compare equalit to.

Return Values

Boolean -  Boolean indicating equality.

Remarks

See Also

Project VBCorLib Overview Class CaseInsensitiveHashCodePrvdr Overview CaseInsensitiveHashCodePrvdr Properties CaseInsensitiveHashCodePrvdr Methods GetHashCode