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.26106.1555
Syntax
public override int GetHashCode()

Return Value

Int32
A hash code for the current BasicConstant.
See Also