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

In This Topic
    GetHashCode Method (RibbonDatePicker)
    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