ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / CustomCalendar Class / GetHashCode Method

In This Topic
    GetHashCode Method (CustomCalendar)
    In This Topic
    Returns the hash code for this CustomCalendar.
    Syntax
    'Declaration
     
    Public Overrides Function GetHashCode() As System.Integer
    public override System.int GetHashCode()
    See Also