Click or drag to resize

WeekdayGetHashCode Method

Serves as a hash function for a particular type.

Namespace:  Limilabs.Mail.Appointments
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 object.
See Also