ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonQatGroupButton Class / GetHashCode Method

In This Topic
    GetHashCode Method (RibbonQatGroupButton)
    In This Topic
    Serves as a hash function for a particular type.
    Syntax
    'Declaration
     
    Public Overrides Function GetHashCode() As System.Integer
    public override System.int GetHashCode()
    See Also