Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonTimePicker Class / GetHashCode Method

In This Topic
    GetHashCode Method (RibbonTimePicker)
    In This Topic
    Serves as a hash function for a particular type.
    Syntax
    'Declaration
     
    
    Public Overridable Function GetHashCode() As Integer
    public virtual int GetHashCode()
    See Also