Click or drag to resize

BasicConstantGetHashCode Method

Serves as a hash function for a particular type.

Namespace:  Limilabs.Mail
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public override int GetHashCode()

Return Value

Type: Int32
A hash code for the current BasicConstant.
See Also