CaseInsensitiveHashCodePrvdr: GetHashCode

GetHashCode

Returns a pseudo-unique number identifying this instance.



 Public Function GetHashCode(
	  Optional ByRef Value As Variant ) As Long

Parameters

Value
[ByRef] Optional. Variant. The value or variable to generate a hashcode for.

Return Values

Long -  Pseudo-unique number identifying this instance.

Remarks

See Also

Project VBCorLib Overview Class CaseInsensitiveHashCodePrvdr Overview CaseInsensitiveHashCodePrvdr Properties CaseInsensitiveHashCodePrvdr Methods Equals IHashcodeProvider